diff --git a/pom.xml b/pom.xml
index f018207..ce4ae01 100644
--- a/pom.xml
+++ b/pom.xml
@@ -57,6 +57,9 @@
3.5.16
+
+ 4.0.4
+
4.1.1
@@ -203,6 +206,12 @@
xtools-boot-ip
${xtools.version}
+
+
+ org.xujun
+ xtools-boot-jasypt
+ ${xtools.version}
+
org.xujun
@@ -352,6 +361,30 @@
+
+
+ com.baomidou
+ mybatis-plus-jsqlparser
+ ${mybatis-plus.version}
+
+
+ com.baomidou
+ mybatis-plus-spring-boot4-starter
+ ${mybatis-plus.version}
+
+
+
+
+
+
+
+ com.github.ulisesbocchio
+ jasypt-spring-boot-starter
+ ${jasypt-spring-boot-starter.version}
+ compile
+
+
+
de.codecentric
@@ -372,20 +405,6 @@
${xxl-job-core.version}
compile
-
-
-
- com.baomidou
- mybatis-plus-jsqlparser
- ${mybatis-plus.version}
-
-
- com.baomidou
- mybatis-plus-spring-boot4-starter
- ${mybatis-plus.version}
-
-
-