From b240542e5f2f6d03023ce58f79234fe528fef881 Mon Sep 17 00:00:00 2001 From: safer-bot Date: Wed, 16 Jul 2025 14:32:34 -0300 Subject: [PATCH] add new pom.xml updated by Safer --- pom.xml | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/pom.xml b/pom.xml index ee4157a..b1e2518 100644 --- a/pom.xml +++ b/pom.xml @@ -82,35 +82,35 @@ com.baomidou mybatis-plus-boot-starter - ${mybatisplus.version} + 3.4.3.2 com.alibaba druid-spring-boot-starter - ${druid.version} + 1.2.21 redis.clients jedis - ${redis.version} + 3.6.3 org.redisson redisson - ${redisson.version} + 3.45.0 cn.hutool hutool-all - ${hutool.version} + 5.8.21 com.qiniu qiniu-java-sdk - ${qiniu.version} + 7.12.0 org.junit.jupiter @@ -121,46 +121,46 @@ com.aliyun aliyun-java-sdk-core - ${aliyun.version} + 4.7.2 com.alibaba fastjson - ${fastjson.version} + 1.2.83_noneautotype org.apache.httpcomponents httpclient - ${httpclient.version} + 4.5.13 io.springfox springfox-swagger2 - ${swagger.version} + 3.0.0 io.springfox springfox-swagger-ui - ${swagger.version} + 2.10.5 com.atlassian.commonmark commonmark - ${commonmark.version} + 0.10.0 com.atlassian.commonmark commonmark-ext-heading-anchor - ${commonmark.version} + 0.10.0 com.atlassian.commonmark commonmark-ext-gfm-tables - ${commonmark.version} + 0.10.0 org.springframework.boot @@ -177,7 +177,7 @@ @@ -190,7 +190,7 @@ com.alipay.sdk alipay-sdk-java - + ${alipay.version}