From 8f1649814a736403f7a48cc032925f0641ecbc47 Mon Sep 17 00:00:00 2001 From: safer-bot Date: Wed, 16 Jul 2025 04:12:21 -0300 Subject: [PATCH] add new pom.xml updated by Safer --- pom.xml | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/pom.xml b/pom.xml index 4bbfb10..a6f80ba 100644 --- a/pom.xml +++ b/pom.xml @@ -118,31 +118,31 @@ org.springframework.data spring-data-commons - ${springdata.commons} + 2.1.2.RELEASE org.springframework spring-context - ${spring} + 5.1.2.RELEASE org.springframework spring-jdbc - ${spring} + 5.2.22.RELEASE org.springframework spring-tx - ${spring} + 5.1.2.RELEASE org.springframework spring-core - ${spring} + 5.1.2.RELEASE commons-logging @@ -154,20 +154,20 @@ io.ebean ebean - ${ebean.version} + 11.21.1 true io.ebean ebean-spring-txn - ${ebean-spring-txn.version} + 11.10.4 org.springframework spring-aspects - ${spring} + 5.1.2.RELEASE compile true @@ -182,7 +182,7 @@ junit junit - 4.12 + 4.13.1 test @@ -196,14 +196,14 @@ org.springframework spring-test - ${spring} + 5.1.2.RELEASE test ch.qos.logback logback-classic - 1.2.3 + 1.3.15 test