diff --git a/pom.xml b/pom.xml
index 341ac76b..e3c71aa2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -41,14 +41,10 @@
7.14.0
8.13.0
-
- 1.8.6
- 1.6.1
- 2.2.0
- 3.1.3
-
1.33
+
+ 1.2.83
1.12.349
@@ -342,6 +338,12 @@
${snakeyaml.version}
+
+ com.alibaba
+ fastjson
+ ${fastjson.version}
+
+
diff --git a/ruoyi-common/ruoyi-common-dubbo/pom.xml b/ruoyi-common/ruoyi-common-dubbo/pom.xml
index 876355f1..941c55b5 100644
--- a/ruoyi-common/ruoyi-common-dubbo/pom.xml
+++ b/ruoyi-common/ruoyi-common-dubbo/pom.xml
@@ -15,18 +15,6 @@
ruoyi-common-dubbo
-
-
-
- org.apache.dubbo
- dubbo-dependencies-bom
- ${dubbo.version}
- pom
- import
-
-
-
-
com.ruoyi
@@ -56,10 +44,6 @@
com.alibaba
fastjson
-
- com.alibaba.fastjson2
- fastjson2
-
com.google.code.gson
gson
@@ -67,22 +51,6 @@
-
- com.alibaba
- fastjson
- provided
-
-
- com.alibaba.fastjson2
- fastjson2
- provided
-
-
- com.google.code.gson
- gson
- provided
-
-
org.projectlombok
lombok
diff --git a/ruoyi-common/ruoyi-common-seata/pom.xml b/ruoyi-common/ruoyi-common-seata/pom.xml
index 8413ec27..5af69bc2 100644
--- a/ruoyi-common/ruoyi-common-seata/pom.xml
+++ b/ruoyi-common/ruoyi-common-seata/pom.xml
@@ -15,18 +15,6 @@
ruoyi-common-seata 分布式事务
-
-
-
- io.seata
- seata-dependencies
- ${seata.version}
- pom
- import
-
-
-
-
@@ -38,34 +26,11 @@
org.apache.logging.log4j
*
-
- com.google.guava
- guava
-
com.alibaba
druid
-
- com.alibaba
- fastjson
-
-
- com.google.guava
- guava
- provided
-
-
- com.alibaba
- druid
- provided
-
-
- com.alibaba
- fastjson
- provided
-
diff --git a/ruoyi-common/ruoyi-common-sentinel/pom.xml b/ruoyi-common/ruoyi-common-sentinel/pom.xml
index 6a6c8387..ad768df9 100644
--- a/ruoyi-common/ruoyi-common-sentinel/pom.xml
+++ b/ruoyi-common/ruoyi-common-sentinel/pom.xml
@@ -19,19 +19,6 @@
com.alibaba.cloud
spring-cloud-starter-alibaba-sentinel
-
-
- com.alibaba
- fastjson
-
-
-
-
-
- com.alibaba
- fastjson
- 1.2.83
- provided
diff --git a/ruoyi-visual/ruoyi-nacos/pom.xml b/ruoyi-visual/ruoyi-nacos/pom.xml
index 5dc915e7..c7890452 100644
--- a/ruoyi-visual/ruoyi-nacos/pom.xml
+++ b/ruoyi-visual/ruoyi-nacos/pom.xml
@@ -27,6 +27,7 @@
jar
+ 2.2.0
${project.basedir}/src/main/resources/lib
diff --git a/ruoyi-visual/ruoyi-seata-server/pom.xml b/ruoyi-visual/ruoyi-seata-server/pom.xml
index 6addb0a0..e1995333 100644
--- a/ruoyi-visual/ruoyi-seata-server/pom.xml
+++ b/ruoyi-visual/ruoyi-seata-server/pom.xml
@@ -27,6 +27,7 @@
jar
+ 1.6.1
1.72
1.2.12
diff --git a/ruoyi-visual/ruoyi-sentinel-dashboard/pom.xml b/ruoyi-visual/ruoyi-sentinel-dashboard/pom.xml
index 5e4abe4b..3eeaf1ae 100644
--- a/ruoyi-visual/ruoyi-sentinel-dashboard/pom.xml
+++ b/ruoyi-visual/ruoyi-sentinel-dashboard/pom.xml
@@ -13,8 +13,8 @@
jar
+ 1.8.6
4.0.1
- 1.2.83
@@ -94,7 +94,6 @@
com.alibaba
fastjson
- ${fastjson.version}