From ea42a8b36dca1db1902c488cd8bdfc407f172e39 Mon Sep 17 00:00:00 2001 From: Isaac Parenteau Date: Tue, 14 Sep 2021 21:48:23 -0500 Subject: [PATCH] updated libraries --- pom.xml | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/pom.xml b/pom.xml index a52e1b0..cd8da49 100644 --- a/pom.xml +++ b/pom.xml @@ -18,9 +18,9 @@ - 2.12.0 - 1.7.26 - 2.9.9 + 2.14.1 + 1.7.32 + 2.12.5 1.8 1.8 https://nexus.locusworks.net @@ -31,7 +31,7 @@ org.apache.maven.plugins maven-surefire-plugin - 2.20.1 + 3.0.0-M5 always @@ -39,7 +39,7 @@ org.apache.maven.plugins maven-compiler-plugin - 3.7.0 + 3.8.1 ${maven.compiler.source} ${maven.compiler.target} @@ -48,7 +48,7 @@ org.owasp dependency-check-maven - 5.1.0 + 6.3.1 @@ -64,13 +64,13 @@ junit junit - 4.12 + 4.13.2 test org.flywaydb flyway-core - 5.1.4 + 7.15.0 org.apache.logging.log4j @@ -101,12 +101,12 @@ org.apache.httpcomponents httpclient - 4.5.5 + 4.5.13 org.apache.httpcomponents httpmime - 4.5.5 + 4.5.13 @@ -123,13 +123,13 @@ com.fasterxml.jackson.core jackson-databind - 2.9.9.1 + ${jackson.version} com.google.code.gson gson - 2.8.5 + 2.8.8