From 904eaac80a52cb25117254501b9f8cc483b60fca Mon Sep 17 00:00:00 2001 From: Ittay Stern Date: Wed, 26 Feb 2020 18:50:28 +0200 Subject: Bump opencsv, c3p0, snakeyaml, h2 database to latests Issue-ID: VID-755 Change-Id: If34239ebc6c9e4b067c22a3fae0a680a160cb00b Signed-off-by: Ittay Stern --- vid-app-common/pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'vid-app-common/pom.xml') diff --git a/vid-app-common/pom.xml b/vid-app-common/pom.xml index b894dc5bf..3b255d8c9 100755 --- a/vid-app-common/pom.xml +++ b/vid-app-common/pom.xml @@ -515,7 +515,7 @@ com.opencsv opencsv - 4.6 + 5.0 @@ -652,7 +652,7 @@ com.mchange c3p0 - 0.9.5.4 + 0.9.5.5 io.searchbox @@ -828,7 +828,7 @@ org.yaml snakeyaml - 1.24 + 1.25 org.skyscreamer @@ -893,7 +893,7 @@ com.h2database h2 - 1.4.199 + 1.4.200 test -- cgit 1.2.3-korg