From e9ee7266647dd11967393926ae85686ab2edfdf3 Mon Sep 17 00:00:00 2001 From: Byung-Woo Jun Date: Mon, 19 Mar 2018 09:33:53 -0400 Subject: Fix the Jar vulnerability and licensing Updated Jar versions in pom.xml files Change-Id: I507b9348d7eabba879979a3cfeeefe9d850ecf4a Issue-ID: SO-457 Signed-off-by: byungwoojun --- bpmn/MSOCommonBPMN/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bpmn/MSOCommonBPMN/pom.xml') 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 @@ org.springframework spring-test - ${spring.version} + 4.3.14.RELEASE org.openecomp.sdc.sdc-tosca -- cgit 1.2.3-korg