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 --- pom.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index e2e911a52..50965c946 100644 --- a/pom.xml +++ b/pom.xml @@ -211,7 +211,7 @@ junit junit - 4.11 + 4.12 test @@ -221,9 +221,9 @@ logback-classic - commons-collections - commons-collections - 3.2.2 + org.apache.commons + commons-collections4 + 4.4 org.apache.poi @@ -233,7 +233,7 @@ org.apache.httpcomponents httpclient - 4.5.7 + 4.5.9 -- cgit 1.2.3-korg