From 7a46ac086e32acd90687a6c6818e4603f24f3f42 Mon Sep 17 00:00:00 2001 From: "LaMont, William (wl2432)" Date: Wed, 19 Sep 2018 15:02:15 -0400 Subject: fix cacher merge and nexus vulnerabilities Issue-ID: AAI-1636 Change-Id: I971c20db4f490e99ed835e1591a0291d477e82ae Signed-off-by: LaMont, William (wl2432) --- pom.xml | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index 7ff4efd..c7e685f 100644 --- a/pom.xml +++ b/pom.xml @@ -83,7 +83,7 @@ 20090211 - 1.1.7 + 1.2.3 1.0.0 1.10.19 1.5.0 @@ -238,7 +238,7 @@ org.apache.httpcomponents httpclient - 4.5.1 + 4.5.6 com.google.code.gson @@ -249,7 +249,18 @@ de.flapdoodle.embed de.flapdoodle.embed.mongo 2.0.3 + + + org.apache.commons + commons-compress + + + + org.apache.commons + commons-compress + 1.18 + org.mongodb mongodb-driver -- cgit 1.2.3-korg