summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--dmaap-dsa/pom.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/dmaap-dsa/pom.xml b/dmaap-dsa/pom.xml
index 414e271..827bbf3 100644
--- a/dmaap-dsa/pom.xml
+++ b/dmaap-dsa/pom.xml
@@ -36,7 +36,6 @@
<dependency>
<groupId>org.onap.holmes.common</groupId>
<artifactId>holmes-actions</artifactId>
- <version>1.0.0-SNAPSHOT</version>
<exclusions>
<exclusion>
<groupId>org.glassfish.jersey.containers</groupId>
@@ -141,7 +140,7 @@
<dependency>
<groupId>org.apache.httpcomponents</groupId>
<artifactId>httpclient</artifactId>
- <version>4.3.6</version>
+ <version>4.5.3</version>
</dependency>
<dependency>
<groupId>com.googlecode.json-simple</groupId>