From 2b7ceb44b0dd05ab6f0b1680224870b6647ab936 Mon Sep 17 00:00:00 2001 From: Dave Brosius Date: Sat, 23 Dec 2023 17:21:13 -0500 Subject: [PATCH] update pom versions --- pom.xml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/pom.xml b/pom.xml index f2f5a768..4284c5e1 100755 --- a/pom.xml +++ b/pom.xml @@ -184,19 +184,19 @@ test com.google.guava guava - 22.0-android + 33.0.0-jre test commons-codec commons-codec - 1.10 + 1.16.0 test commons-io commons-io - 2.5 + 2.15.1 test @@ -208,13 +208,13 @@ test javax.servlet javax.servlet-api - 3.1.0 + 4.0.1 test javax.servlet.jsp javax.servlet.jsp-api - 2.3.1 + 2.3.3 test @@ -226,7 +226,7 @@ test junit junit - 4.12 + 4.13.2 test @@ -238,7 +238,7 @@ test org.apache.commons commons-lang3 - 3.6 + 4.4 test @@ -262,7 +262,7 @@ test org.slf4j slf4j-api - 1.7.25 + 2.0.9 test