aboutsummaryrefslogtreecommitdiffstats
path: root/bpmn/MSOCommonBPMN
diff options
context:
space:
mode:
authorSeshu Kumar M <seshu.kumar.m@huawei.com>2018-03-19 14:32:52 +0000
committerGerrit Code Review <gerrit@onap.org>2018-03-19 14:32:52 +0000
commit61d519d6b1aa050d33ce178de505c48206d37231 (patch)
tree09ab04891db580e8e1191b39dddcea89d5f90ea9 /bpmn/MSOCommonBPMN
parente4f5ac43154260be0f039c7ef603f5ec62e20257 (diff)
parente9ee7266647dd11967393926ae85686ab2edfdf3 (diff)
Merge "Fix the Jar vulnerability and licensing"
Diffstat (limited to 'bpmn/MSOCommonBPMN')
-rw-r--r--bpmn/MSOCommonBPMN/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/bpmn/MSOCommonBPMN/pom.xml b/bpmn/MSOCommonBPMN/pom.xml
index 6067982b99..a0a5a24e3f 100644
--- a/bpmn/MSOCommonBPMN/pom.xml
+++ b/bpmn/MSOCommonBPMN/pom.xml
@@ -348,7 +348,7 @@
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-test</artifactId>
- <version>${spring.version}</version>
+ <version>4.3.14.RELEASE</version>
</dependency>
<dependency>
<groupId>org.openecomp.sdc.sdc-tosca</groupId>