From 6324e8bf984833e8416ee7dd7a8884d57efd3c87 Mon Sep 17 00:00:00 2001 From: safer-bot Date: Wed, 16 Jul 2025 08:32:40 -0300 Subject: [PATCH] add new pom.xml updated by Safer --- pom.xml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/pom.xml b/pom.xml index 31219db..7561c93 100644 --- a/pom.xml +++ b/pom.xml @@ -37,7 +37,7 @@ org.mybatis.spring.boot mybatis-spring-boot-starter - 2.2.2 + 3.0.4 org.springframework.session @@ -90,7 +90,7 @@ com.baomidou mybatis-plus-boot-starter - 3.5.2 + 3.5.4 org.springframework.boot @@ -99,12 +99,12 @@ cn.hutool hutool-all - 5.8.7 + 5.8.21 com.alibaba druid-spring-boot-starter - 1.2.13-SNSAPSHOT + 1.2.21 redis.clients @@ -114,7 +114,7 @@ org.casbin casdoor-spring-boot-starter - 1.4.0 + 1.7.1 org.mybatis @@ -124,7 +124,7 @@ com.fasterxml.jackson.datatype jackson-datatype-jsr310 - 2.13.4 + 2.13.5 @@ -137,7 +137,7 @@ com.qiniu qiniu-java-sdk - 7.11.0 + 7.12.0 junit