From d60996f0cb392a44b94f1f288cdced02a1c8d2c2 Mon Sep 17 00:00:00 2001 From: "Brian M. Long" Date: Sun, 28 May 2023 12:34:24 -0400 Subject: [PATCH] upgraded dependency/plugin versions --- pom.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/pom.xml b/pom.xml index fd11154..1939c86 100644 --- a/pom.xml +++ b/pom.xml @@ -46,7 +46,7 @@ acs62 5.7.2 - 5.2.14.RELEASE + 5.3.6 @@ -76,13 +76,13 @@ org.apache.httpcomponents httpclient - 4.5.9 + 4.5.14 test org.apache.logging.log4j log4j-slf4j-impl - 2.17.2 + 2.19.0 test @@ -91,7 +91,7 @@ maven-surefire-plugin - 3.0.0-M5 + 3.1.0 org.junit.jupiter @@ -102,7 +102,7 @@ maven-failsafe-plugin - 3.0.0-M5 + 3.1.0 org.junit.jupiter