From dd8930e003903a0622fa3e52e41fa37998f1d03a Mon Sep 17 00:00:00 2001 From: "LaMont, William (wl2432)" Date: Wed, 19 Sep 2018 17:22:35 -0400 Subject: update to fix for merge build and vulnerabilities Issue-ID: AAI-1636 Change-Id: I085fd76e96dec51fbe1a3622a052a5f775a99813 Signed-off-by: LaMont, William (wl2432) --- pom.xml | 21 +++++++++++++++++++-- 1 file changed, 19 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 7ff4efd..0855f64 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 @@ -506,6 +517,12 @@ org.springframework.boot spring-boot-maven-plugin + + 1.5.12.RELEASE ${start-class} ZIP -- cgit 1.2.3-korg