From 67b222de4baac7b208fc94ae96105df70f77b6b0 Mon Sep 17 00:00:00 2001 From: Matthieu Geerebaert Date: Thu, 5 Sep 2019 11:20:29 +0200 Subject: [PATCH] Update oparent to latest 2.1.0, also update all dependencies minor version Change-Id: I2f3c3dc33c653657baa2bc899add530013a8d009 Issue-ID: EXTAPI-310 Signed-off-by: MatthieuGeerebaert --- pom.xml | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/pom.xml b/pom.xml index 1c730fd..f0dcf62 100644 --- a/pom.xml +++ b/pom.xml @@ -38,7 +38,7 @@ org.onap.oparent oparent - 2.0.0 + 2.1.0 @@ -146,6 +146,7 @@ org.apache.tomcat.embed tomcat-embed-core + 9.0.24 @@ -159,15 +160,14 @@ - org.apache.commons + commons-io commons-io - 1.3.2 + 2.6 commons-beanutils commons-beanutils - 1.9.3 @@ -199,14 +199,14 @@ io.swagger swagger-annotations - 1.5.18 + 1.5.23 io.swagger swagger-core - 1.5.18 + 1.5.23 @@ -251,7 +251,7 @@ com.bazaarvoice.jolt jolt-core - 0.1.0 + 0.1.1 com.fasterxml.jackson.core @@ -263,7 +263,7 @@ com.bazaarvoice.jolt json-utils - 0.1.0 + 0.1.1 com.fasterxml.jackson.core @@ -299,7 +299,7 @@ org.springframework.cloud spring-cloud-contract-wiremock - 1.2.6.RELEASE + 1.2.7.RELEASE test @@ -337,7 +337,7 @@ org.onap.msb.java-sdk msb-java-sdk - 1.1.1 + 1.2.5 com.google.guava @@ -353,7 +353,7 @@ com.squareup.okhttp3 okhttp - 3.14.1 + 3.14.2 @@ -366,14 +366,14 @@ com.intuit.karate karate-junit4 - 0.9.0 + 0.9.4 test com.intuit.karate karate-apache - 0.9.0 + 0.9.4 test @@ -409,7 +409,7 @@ org.apache.maven.plugins maven-surefire-plugin - 2.22.0 + 2.22.2 -- 2.16.6