From b3e4c5a21c74bac34f598d9d2886a6194ebb01e4 Mon Sep 17 00:00:00 2001 From: safer-bot Date: Wed, 16 Jul 2025 03:24:12 -0300 Subject: [PATCH] add new pom.xml updated by Safer --- pom.xml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/pom.xml b/pom.xml index 74c80592..ba84454d 100644 --- a/pom.xml +++ b/pom.xml @@ -345,7 +345,7 @@ com.google.code.gson gson - 2.3 + 2.8.9 org.apache.commons @@ -355,7 +355,7 @@ com.google.guava guava - 30.1-jre + 32.0.1-jre org.slf4j @@ -377,14 +377,14 @@ org.apache.httpcomponents httpmime - 4.5.2 + 4.5.13 org.apache.httpcomponents httpclient - 4.5.6 + 4.5.13 tests test @@ -397,19 +397,19 @@ org.springframework spring-beans - 4.2.0.RELEASE + 4.3.20.RELEASE test org.springframework spring-context - 4.2.0.RELEASE + 4.3.20.RELEASE test org.springframework spring-test - 4.2.0.RELEASE + 4.3.20.RELEASE test @@ -421,7 +421,7 @@ org.slf4j slf4j-log4j12 - 1.7.27 + 1.7.34 test