From: Krzysztof Kwiecien Date: Fri, 22 Sep 2017 14:00:57 +0000 (+0200) Subject: update spring version in MSOCommonBPMN X-Git-Tag: v1.1.0~292^2 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F33%2F14633%2F1;p=so.git update spring version in MSOCommonBPMN Issue: SO-159 Change-Id: Ic3e442eaa7603b52a2e32e8395ca8ff9bc069f75 Signed-off-by: Krzysztof Kwiecien --- diff --git a/bpmn/MSOCommonBPMN/pom.xml b/bpmn/MSOCommonBPMN/pom.xml index 89e5ce24ea..a54ff91f55 100644 --- a/bpmn/MSOCommonBPMN/pom.xml +++ b/bpmn/MSOCommonBPMN/pom.xml @@ -14,10 +14,9 @@ 7.6.0 - 3.1.2.RELEASE + 4.3.2.RELEASE 3.1 2.0.1 - 4.1.4.RELEASE 1.1.1 1.8 1.8 @@ -392,7 +391,7 @@ org.springframework spring-test - 4.3.2.RELEASE + ${spring.version} @@ -451,6 +450,7 @@ org.springframework spring-beans + 4.3.2.RELEASE com.fasterxml.jackson.core @@ -523,7 +523,7 @@ org.springframework spring-web - 4.3.2.RELEASE + ${spring.version} org.springframework