diff --git a/cash-common/cash-common-tools/pom.xml b/cash-common/cash-common-tools/pom.xml
index ab1f290b..68c1b084 100644
--- a/cash-common/cash-common-tools/pom.xml
+++ b/cash-common/cash-common-tools/pom.xml
@@ -17,6 +17,10 @@
cn.hutool
hutool-all
+
+ org.projectlombok
+ lombok
+
diff --git a/cash-common/pom.xml b/cash-common/pom.xml
index 6db424bb..d1d869a5 100644
--- a/cash-common/pom.xml
+++ b/cash-common/pom.xml
@@ -7,6 +7,7 @@
1.0.0
+ com.czg
cash-common
pom
diff --git a/cash-dependencies/pom.xml b/cash-dependencies/pom.xml
index 384b7bca..79f60c89 100644
--- a/cash-dependencies/pom.xml
+++ b/cash-dependencies/pom.xml
@@ -15,7 +15,7 @@
1.6.2
1.2.23
1.10.6
- 5.8.26
+ 5.8.35
1.18.22
2.3.2
2.0.54
@@ -24,17 +24,17 @@
+
+ com.czg
+ cash-common-tools
+ 1.0.0
+
cn.dev33
sa-token-spring-boot3-starter
${sa-token.version}
-
- com.czg
- cash-common-tools
- 1.0.0
-
com.github.whvcse
easy-captcha
diff --git a/pom.xml b/pom.xml
index e2ca572b..cdc44dce 100644
--- a/pom.xml
+++ b/pom.xml
@@ -49,11 +49,6 @@
spring-boot-starter-test
test
-
- org.projectlombok
- lombok
- true
-
+
+
+ com.github.whvcse
+ easy-captcha
+ 1.6.2
+
+
+ org.projectlombok
+ lombok
+ 1.18.22
+
+
+ com.alibaba
+ druid-spring-boot-3-starter
+ 1.2.23
+
+
+ com.alibaba.fastjson2
+ fastjson2
+ 2.0.54
+
@@ -79,9 +95,7 @@
pom
import
-
-