diff --git a/continew-starter-data/continew-starter-data-mp/pom.xml b/continew-starter-data/continew-starter-data-mp/pom.xml
index 5ddab7f6..3c266850 100644
--- a/continew-starter-data/continew-starter-data-mp/pom.xml
+++ b/continew-starter-data/continew-starter-data-mp/pom.xml
@@ -27,6 +27,10 @@
com.baomidou
mybatis-plus-spring-boot3-starter
+
+ com.baomidou
+ mybatis-plus-jsqlparser
+
diff --git a/continew-starter-dependencies/pom.xml b/continew-starter-dependencies/pom.xml
index df5d44f5..64e59cac 100644
--- a/continew-starter-dependencies/pom.xml
+++ b/continew-starter-dependencies/pom.xml
@@ -15,39 +15,39 @@
2.13.0-SNAPSHOT
- 3.3.11
+ 3.3.12
2023.0.5
- 3.46.0
+ 3.49.0
2.7.8
- 2.12.3
- 1.42.0
+ 2.13.0
+ 1.44.0
1.16.7
- 3.5.8
+ 3.5.12
1.10.9
4.3.1
3.9.1
- 1.4.0
- 3.3.4
+ 1.5.0
+ 3.3.5
1.4.0
1.6.2
15.6
1.2.0
2.2.1
- 1.12.783
- 2.31.35
- 0.38.1
+ 1.12.783
+ 2.31.63
+ 0.38.5
0.4.20
5.0.5-boot3
2.9.0
4.5.0
1.5.2
+ 1.33
+ 2.11.5
4.12.0
2.14.5
3.3.6
- 5.8.37
+ 5.8.38
2.4
- 1.33
- 2.11.5
1.9.4
2.17.0
@@ -131,9 +131,6 @@
-
-
- com.baomidou
- mybatis-plus-spring-boot3-starter
- ${mybatis-plus.version}
-
-
- com.baomidou
- mybatis-plus-core
- ${mybatis-plus.version}
-
-
- com.baomidou
- mybatis-plus-extension
- ${mybatis-plus.version}
-
@@ -244,27 +225,23 @@
com.amazonaws
aws-java-sdk-s3
- ${aws-s3.version}
+ ${aws-s3-v1.version}
-
+
software.amazon.awssdk
- s3
- ${s3.version}
-
-
-
- software.amazon.awssdk
- s3-transfer-manager
- ${s3.version}
+ bom
+ ${aws-sdk.version}
+ pom
+ import
software.amazon.awssdk.crt
aws-crt
- ${s3-crt.version}
+ ${aws-crt.version}
@@ -304,11 +281,17 @@
${tlog.version}
-
+
- org.yaml
- snakeyaml
- ${snakeyaml.version}
+ de.schlichtherle.truelicense
+ truelicense-core
+ ${truelicense.version}
+
+
+
+ net.lingala.zip4j
+ zip4j
+ ${zip4j.version}
@@ -346,17 +329,11 @@
${hutool.version}
-
+
- de.schlichtherle.truelicense
- truelicense-core
- ${truelicense.version}
-
-
-
- net.lingala.zip4j
- zip4j
- ${zip4j.version}
+ org.yaml
+ snakeyaml
+ ${snakeyaml.version}
diff --git a/continew-starter-storage/continew-starter-storage-oss/pom.xml b/continew-starter-storage/continew-starter-storage-oss/pom.xml
index e8e5921f..f881db32 100644
--- a/continew-starter-storage/continew-starter-storage-oss/pom.xml
+++ b/continew-starter-storage/continew-starter-storage-oss/pom.xml
@@ -21,7 +21,7 @@
continew-starter-storage-core
-
+
software.amazon.awssdk
s3
@@ -49,16 +49,16 @@
-
-
- software.amazon.awssdk.crt
- aws-crt
-
-
software.amazon.awssdk
s3-transfer-manager
+
+
+
+ software.amazon.awssdk.crt
+ aws-crt
+