From 321c5b23f369ef8946d7fcfc65556b4799283fd6 Mon Sep 17 00:00:00 2001 From: safer-bot Date: Wed, 16 Jul 2025 07:25:24 -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 a1485de..e85b0cb 100755 --- a/pom.xml +++ b/pom.xml @@ -107,20 +107,20 @@ junit junit - ${junit.version} + 4.13.1 test org.slf4j slf4j-api - ${slf4j-api.version} + 1.7.13 ch.qos.logback logback-classic - ${logback-classic.version} + 1.3.15 commons-logging @@ -133,18 +133,18 @@ org.slf4j jcl-over-slf4j - ${jcl-over-slf4j.version} + 1.7.13 mysql mysql-connector-java - ${mysql.version} + 8.0.31 runtime org.apache.commons commons-dbcp2 - ${commons-dbcp2.version} + 2.1.1 commons-logging @@ -155,7 +155,7 @@ com.alibaba fastjson - 1.1.41 + 1.2.83_noneautotype org.apache.commons @@ -165,7 +165,7 @@ org.elasticsearch.client elasticsearch-rest-high-level-client - 6.2.3 + 6.8.17