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