Merge "Add the Stacktrace into the Log" 2.0.0-ONAP beijing 1.0.0-Amsterdam 1.0.0-ONAP 2.0.0-ONAP v1.0.0
authortang peng <tang.peng5@zte.com.cn>
Thu, 9 Nov 2017 08:06:22 +0000 (08:06 +0000)
committerGerrit Code Review <gerrit@onap.org>
Thu, 9 Nov 2017 08:06:22 +0000 (08:06 +0000)
dmaap-dsa/pom.xml

index 414e271..827bbf3 100644 (file)
@@ -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>
         <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>