aboutsummaryrefslogtreecommitdiffstats
path: root/bpmn/so-bpmn-infrastructure-common/pom.xml
diff options
context:
space:
mode:
authorGary Wu <gary.i.wu@huawei.com>2018-10-15 18:55:10 -0700
committerGary Wu <gary.i.wu@huawei.com>2018-10-15 18:55:10 -0700
commit3c235ce841c302c18a596bbc816345c3fe1f9e34 (patch)
treea21eeb972d3a7983ec93c3e7a6fd168c3dedcf97 /bpmn/so-bpmn-infrastructure-common/pom.xml
parentb26f27e0700d052b5324315170cef16383df3b19 (diff)
Update msb-java-sdk to resolve license issues
Upgrade or remove msb-java-sdk library version in order to resolve possible license issues with com.google.code.findbugs:annotations:2.0.1. Change-Id: I8f16ec293fcd9f2e328dacb86eda9687fba3f8dc Issue-ID: SO-1140 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
Diffstat (limited to 'bpmn/so-bpmn-infrastructure-common/pom.xml')
-rw-r--r--bpmn/so-bpmn-infrastructure-common/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/bpmn/so-bpmn-infrastructure-common/pom.xml b/bpmn/so-bpmn-infrastructure-common/pom.xml
index 3523703ee8..55d5d9244e 100644
--- a/bpmn/so-bpmn-infrastructure-common/pom.xml
+++ b/bpmn/so-bpmn-infrastructure-common/pom.xml
@@ -269,7 +269,7 @@
<dependency>
<groupId>org.onap.msb.java-sdk</groupId>
<artifactId>msb-java-sdk</artifactId>
- <version>1.0.0</version>
+ <version>1.1.1</version>
<exclusions>
<exclusion>
<groupId>com.eclipsesource.jaxrs</groupId>