From 83157b3d4222e01810cfb2e0a5d9dccbb72f6b1b Mon Sep 17 00:00:00 2001 From: Einat Vinouze Date: Thu, 11 Jul 2019 16:25:44 +0300 Subject: Upgrade pom files versions:use-latest-releases Issue-ID: VID-512 Change-Id: I3bdc7ff06717776e4f15316cca623e8025066495 Signed-off-by: Einat Vinouze Signed-off-by: Ittay Stern --- vid-app-common/pom.xml | 55 ++++++++++++++++++++++++++------------------------ 1 file changed, 29 insertions(+), 26 deletions(-) (limited to 'vid-app-common/pom.xml') diff --git a/vid-app-common/pom.xml b/vid-app-common/pom.xml index a1cd41dfd..c0c4958d5 100755 --- a/vid-app-common/pom.xml +++ b/vid-app-common/pom.xml @@ -26,15 +26,16 @@ UTF-8 UTF-8 2.5.0 - 5.1.6.RELEASE + 5.1.9.RELEASE 4.3.22.RELEASE 4.3.11.Final - 2.9.8 - 2.28 + 2.9.9 + 2.29 2.22.1 + 3.141.59 **/webapp/**/*,**/*.js @@ -495,7 +496,7 @@ com.opencsv opencsv - 4.1 + 4.6 @@ -508,16 +509,17 @@ org.apache.httpcomponents httpclient + 4.5.9 org.apache.httpcomponents httpasyncclient - 4.0.2 + 4.1.4 org.apache.httpcomponents httpmime - 4.5.7 + 4.5.9 com.xebialabs.restito @@ -528,7 +530,7 @@ org.jeasy easy-random-core - 4.0.0.RC1 + 4.0.0 test @@ -536,7 +538,7 @@ io.vavr vavr - 0.9.2 + 0.10.2 @@ -626,7 +628,7 @@ io.searchbox jest - 2.0.0 + 6.3.1 commons-logging @@ -637,7 +639,7 @@ javax.servlet javax.servlet-api - 3.1.0 + 4.0.1 provided @@ -649,7 +651,7 @@ commons-io commons-io - 2.4 + 2.6 @@ -661,12 +663,12 @@ org.json json - 20160212 + 20190722 org.quartz-scheduler quartz - 2.2.1 + 2.3.1 @@ -679,7 +681,7 @@ org.slf4j jcl-over-slf4j - 1.7.12 + 1.7.27 @@ -763,13 +765,13 @@ org.seleniumhq.selenium selenium-java - 2.53.1 + ${selenium.version} test org.seleniumhq.selenium selenium-api - 2.53.1 + ${selenium.version} test @@ -787,17 +789,17 @@ org.seleniumhq.selenium selenium-firefox-driver - 2.53.1 + ${selenium.version} xml-apis xml-apis - 1.4.01 + 2.0.2 org.yaml snakeyaml - 1.16 + 1.24 org.skyscreamer @@ -808,13 +810,13 @@ org.onap.sdc.sdc-tosca sdc-tosca - 1.5.1 + 1.6.0 compile net.javacrumbs.json-unit json-unit - 2.2.0 + 2.8.0 test @@ -831,7 +833,7 @@ org.apache.commons commons-text - 1.1 + 1.7 org.apache.commons @@ -852,29 +854,30 @@ org.togglz togglz-spring-core - 2.5.0.Final + 2.6.1.Final com.h2database h2 - 1.4.196 + 1.4.199 test javax.xml.bind jaxb-api - 2.2.11 + 2.3.1 org.assertj assertj-core - 3.10.0 + 3.13.2 test com.google.guava guava + 28.0-jre io.springfox -- cgit 1.2.3-korg