From: luxin Date: Mon, 9 Apr 2018 03:12:22 +0000 (+0800) Subject: Update spring-web version X-Git-Tag: v1.1.0~4 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=0630017de6056f6f022c46d59eb251788e7e02e6;p=vfc%2Fnfvo%2Fmultivimproxy.git Update spring-web version Change-Id: Ib48818f04d6ddbb9aa521f3e4d03c0e8f6d9e49c Issue-ID: VFC-644 Signed-off-by: luxin --- diff --git a/service/pom.xml b/service/pom.xml index d5a27be..eabad41 100644 --- a/service/pom.xml +++ b/service/pom.xml @@ -14,7 +14,8 @@ See the License for the specific language governing permissions and limitations under the License. --> - + 4.0.0 org.onap.vfc.nfvo.multivimproxy @@ -49,9 +50,9 @@ 2.5.0 - org.apache.commons - commons-lang3 - 3.1 + org.apache.commons + commons-lang3 + 3.1 org.apache.commons @@ -133,35 +134,35 @@ compile - org.springframework - spring-core - 3.1.0.RELEASE - - - org.springframework - spring-aop - 3.1.0.RELEASE - - - org.springframework - spring-beans - 3.1.0.RELEASE - - - org.springframework - spring-context - 3.1.0.RELEASE - - - org.springframework - spring-jdbc - 3.1.0.RELEASE - - - org.springframework - spring-web - 3.1.0.RELEASE - + org.springframework + spring-core + 3.1.0.RELEASE + + + org.springframework + spring-aop + 3.1.0.RELEASE + + + org.springframework + spring-beans + 3.1.0.RELEASE + + + org.springframework + spring-context + 3.1.0.RELEASE + + + org.springframework + spring-jdbc + 3.1.0.RELEASE + + + org.springframework + spring-web + 3.2.14.RELEASE + org.springframework spring-asm @@ -179,10 +180,10 @@ - org.apache.cxf - cxf-rt-frontend-jaxrs - 3.1.6 - + org.apache.cxf + cxf-rt-frontend-jaxrs + 3.1.6 + org.jmockit