(cherry picked from commit 9827ff2961e249e8be9023f39d91e1c0fbd23d61)
@@ -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>
- <version>1.19</version>
- <scope>test</scope>
</dependencies>
<build>