From 1d4f3a33b9ea6aa84c096b4d97cbb35220c13d86 Mon Sep 17 00:00:00 2001
From: jiang4yu <5122922+jiang4yu@user.noreply.gitee.com>
Date: Wed, 2 Apr 2025 07:43:17 +0000
Subject: [PATCH] =?UTF-8?q?build:=20=E8=B0=83=E6=95=B4=E9=83=A8=E5=88=86bo?=
=?UTF-8?q?m?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
continew-starter-dependencies/pom.xml | 54 ++++++++++++++-------------
1 file changed, 28 insertions(+), 26 deletions(-)
diff --git a/continew-starter-dependencies/pom.xml b/continew-starter-dependencies/pom.xml
index 8dce3d4a..fd23382a 100644
--- a/continew-starter-dependencies/pom.xml
+++ b/continew-starter-dependencies/pom.xml
@@ -3,12 +3,6 @@
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
4.0.0
-
- org.springframework.boot
- spring-boot-dependencies
- 3.3.9
-
-
top.continew
continew-starter-dependencies
@@ -44,6 +38,7 @@
2.11.0-SNAPSHOT
+ 3.3.9
2023.0.5
3.45.0
2.7.7
@@ -82,7 +77,16 @@
-
+
+
+ org.springframework.boot
+ spring-boot-dependencies
+ ${spring-boot.version}
+ pom
+ import
+
+
+
org.springframework.cloud
spring-cloud-dependencies
@@ -101,20 +105,10 @@
com.alicp.jetcache
- jetcache-autoconfigure
- ${jetcache.version}
-
-
-
- com.alicp.jetcache
- jetcache-anno
- ${jetcache.version}
-
-
-
- com.alicp.jetcache
- jetcache-redisson
+ jetcache-bom
${jetcache.version}
+ pom
+ import
@@ -162,6 +156,17 @@
+
com.baomidou
mybatis-plus-spring-boot3-starter
@@ -181,13 +186,10 @@
com.mybatis-flex
- mybatis-flex-spring-boot3-starter
- ${mybatis-flex.version}
-
-
- com.mybatis-flex
- mybatis-flex-processor
+ mybatis-flex-dependencies
${mybatis-flex.version}
+ pom
+ import