Skip to content
This repository has been archived by the owner on Jul 22, 2022. It is now read-only.

Commit

Permalink
YARN-10223. Remove jersey-test-framework-core dependency from yarn-se…
Browse files Browse the repository at this point in the history
…rver-common. (apache#1939)

(cherry picked from commit 9827ff2)
  • Loading branch information
aajisaka committed Apr 24, 2020
1 parent 48f1c8f commit 7b036c5
Showing 1 changed file with 0 additions and 10 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -140,16 +140,6 @@
<artifactId>curator-test</artifactId>
<scope>test</scope>
</dependency>
<dependency>
<groupId>com.sun.jersey.jersey-test-framework</groupId>
<artifactId>jersey-test-framework-core</artifactId>
</dependency>
<dependency>
<groupId>com.sun.jersey.jersey-test-framework</groupId>
<artifactId>jersey-test-framework-core</artifactId>
<version>1.19</version>
<scope>test</scope>
</dependency>
</dependencies>

<build>
Expand Down

0 comments on commit 7b036c5

Please sign in to comment.