summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--openstack-client-connectors/resteasy-connector/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/openstack-client-connectors/resteasy-connector/pom.xml b/openstack-client-connectors/resteasy-connector/pom.xml
index 774a32f..9955571 100644
--- a/openstack-client-connectors/resteasy-connector/pom.xml
+++ b/openstack-client-connectors/resteasy-connector/pom.xml
@@ -14,7 +14,7 @@
<groupId>org.jboss.resteasy</groupId>
<artifactId>resteasy-jaxrs</artifactId>
<!-- replaced with 3.5.0.Final <version>2.3.2.Final</version> -->
- <version>3.5.0.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>