From 556266712ac45b4767236adc3892eac5c1e0387f Mon Sep 17 00:00:00 2001 From: safer-bot Date: Wed, 16 Jul 2025 07:30:15 -0300 Subject: [PATCH] add new pom.xml updated by Safer --- pom.xml | 44 ++++++++++++++++++++++---------------------- 1 file changed, 22 insertions(+), 22 deletions(-) diff --git a/pom.xml b/pom.xml index 0521e4f..a6981f9 100644 --- a/pom.xml +++ b/pom.xml @@ -28,22 +28,22 @@ org.jetbrains.kotlin kotlin-stdlib - ${kotlin.version} + 1.2.31 org.jetbrains.kotlin kotlin-runtime - ${kotlin.version} + 1.2.31 org.jetbrains.kotlin kotlin-reflect - ${kotlin.version} + 1.6.20 org.jetbrains.kotlin kotlin-test-junit - ${kotlin.version} + 1.6.20 test @@ -51,12 +51,12 @@ junit junit - 4.12 + 4.13.1 com.alibaba fastjson - ${fastjson.version} + 1.2.83_noneautotype com.github.salomonbrys.kotson @@ -66,7 +66,7 @@ commons-io commons-io - 2.6 + 2.14.0 org.apache.commons @@ -76,17 +76,17 @@ org.jsoup jsoup - 1.11.2 + 1.15.3 com.google.guava guava - 24.1-jre + 32.0.1-jre org.apache.httpcomponents httpclient - 4.5.5 + 4.5.13 @@ -122,7 +122,7 @@ org.slf4j slf4j-log4j12 - 1.7.25 + 1.7.34 @@ -130,34 +130,34 @@ org.springframework spring-context - ${springframe.version} + 5.3.39 org.springframework spring-test - ${springframe.version} + 5.0.10.RELEASE org.springframework spring-webmvc - ${springframe.version} + 5.3.39 org.springframework spring-orm - ${springframe.version} + 5.2.22.RELEASE org.aspectj aspectjrt - ${aspectjrt.version} + 1.8.13 org.aspectj aspectjweaver - ${aspectjrt.version} + 1.8.13 @@ -177,27 +177,27 @@ com.alibaba druid - 1.1.9 + 1.2.22 mysql mysql-connector-java - 6.0.6 + 8.0.31 org.springframework.data spring-data-jpa - 1.11.10.RELEASE + 1.11.22.RELEASE org.hibernate hibernate-core - ${hibernate.version} + 5.3.20.Final org.hibernate hibernate-entitymanager - ${hibernate.version} + 5.3.20.Final