From 28ef4ea71409250cd7e928267bfe8f2b52814dc9 Mon Sep 17 00:00:00 2001 From: "Brian M. Long" Date: Sun, 28 May 2023 12:46:26 -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 8a8dd40..840f48d 100644 --- a/pom.xml +++ b/pom.xml @@ -43,7 +43,7 @@ lines,vars,source 5.7.2 - 5.2.14.RELEASE + 5.3.6 @@ -73,13 +73,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 @@ -88,7 +88,7 @@ maven-surefire-plugin - 3.0.0-M5 + 3.1.0 org.junit.jupiter @@ -99,7 +99,7 @@ maven-failsafe-plugin - 3.0.0-M5 + 3.1.0 org.junit.jupiter