Upgrade MSB client for security issues 21/33821/1
authorPamela Dragosh <pdragosh@research.att.com>
Fri, 2 Mar 2018 16:04:27 +0000 (11:04 -0500)
committerPamela Dragosh <pdragosh@research.att.com>
Fri, 2 Mar 2018 16:06:06 +0000 (11:06 -0500)
Via LiZi, the MSB team has made some changes to resolve
their CLM security issues. We will upgrade to their release
version when they have completed that work.

Issue-ID: POLICY-615
Change-Id: I7ccc0e0f14d4d8ae8b6852275308b1aad62acaa3
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
controlloop/common/msb/pom.xml

index 1a83926..fcd8df1 100644 (file)
@@ -16,7 +16,7 @@
     <dependency>
       <groupId>org.onap.msb.java-sdk</groupId>
       <artifactId>msb-java-sdk</artifactId>
-      <version>1.0.0</version>
+      <version>1.1.0-SNAPSHOT</version>
     </dependency>
     <dependency>
       <groupId>junit</groupId>