summaryrefslogtreecommitdiffstats
path: root/openstack-client-connectors/resteasy-connector/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'openstack-client-connectors/resteasy-connector/pom.xml')
-rw-r--r--openstack-client-connectors/resteasy-connector/pom.xml5
1 files changed, 0 insertions, 5 deletions
diff --git a/openstack-client-connectors/resteasy-connector/pom.xml b/openstack-client-connectors/resteasy-connector/pom.xml
index 9955571..8bfe105 100644
--- a/openstack-client-connectors/resteasy-connector/pom.xml
+++ b/openstack-client-connectors/resteasy-connector/pom.xml
@@ -16,11 +16,6 @@
<!-- replaced with 3.5.0.Final <version>2.3.2.Final</version> -->
<version>3.5.1.Final</version><!-- 3.5.0 changed to 3.5.1 for the CLM policy threat issue resolution -->
</dependency>
- <dependency>
- <groupId>org.codehaus.jackson</groupId>
- <artifactId>jackson-jaxrs</artifactId>
- <version>1.9.4</version>
- </dependency>
<!-- replaced with httpclient and httpcore
<dependency>
<groupId>commons-httpclient</groupId>