diff --git a/pom.xml b/pom.xml
index 82880081..2354044a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,7 +26,6 @@
3.9.1
3.5.2
2.3
- 1.2.83
2.2.7
1.6.14
5.2.3
@@ -42,8 +41,12 @@
7.14.0
8.13.0
-
- 31.1-jre
+
+ 1.8.6
+ 1.6.0
+ 2.2.0
+ 3.1.3
+
1.33
@@ -332,13 +335,6 @@
${tencent.sms.version}
-
-
- com.google.guava
- guava
- ${guava.version}
-
-
org.yaml
@@ -346,13 +342,6 @@
${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 65b1a1cb..876355f1 100644
--- a/ruoyi-common/ruoyi-common-dubbo/pom.xml
+++ b/ruoyi-common/ruoyi-common-dubbo/pom.xml
@@ -15,6 +15,18 @@
ruoyi-common-dubbo
+
+
+
+ org.apache.dubbo
+ dubbo-dependencies-bom
+ ${dubbo.version}
+ pom
+ import
+
+
+
+
com.ruoyi
@@ -58,13 +70,11 @@
com.alibaba
fastjson
- 1.2.83
provided
com.alibaba.fastjson2
fastjson2
- 2.0.14
provided
diff --git a/ruoyi-common/ruoyi-common-seata/pom.xml b/ruoyi-common/ruoyi-common-seata/pom.xml
index 95b2ad31..8413ec27 100644
--- a/ruoyi-common/ruoyi-common-seata/pom.xml
+++ b/ruoyi-common/ruoyi-common-seata/pom.xml
@@ -15,6 +15,18 @@
ruoyi-common-seata 分布式事务
+
+
+
+ io.seata
+ seata-dependencies
+ ${seata.version}
+ pom
+ import
+
+
+
+
@@ -48,13 +60,11 @@
com.alibaba
druid
- 1.2.6
provided
com.alibaba
fastjson
- 1.2.83
provided
diff --git a/ruoyi-visual/ruoyi-nacos/pom.xml b/ruoyi-visual/ruoyi-nacos/pom.xml
index c7890452..5dc915e7 100644
--- a/ruoyi-visual/ruoyi-nacos/pom.xml
+++ b/ruoyi-visual/ruoyi-nacos/pom.xml
@@ -27,7 +27,6 @@
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 578f8862..6addb0a0 100644
--- a/ruoyi-visual/ruoyi-seata-server/pom.xml
+++ b/ruoyi-visual/ruoyi-seata-server/pom.xml
@@ -27,7 +27,6 @@
jar
- 1.6.0
1.72
1.2.12
diff --git a/ruoyi-visual/ruoyi-sentinel-dashboard/pom.xml b/ruoyi-visual/ruoyi-sentinel-dashboard/pom.xml
index 3eeaf1ae..5e4abe4b 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,6 +94,7 @@
com.alibaba
fastjson
+ ${fastjson.version}
diff --git a/ruoyi-visual/ruoyi-xxl-job-admin/pom.xml b/ruoyi-visual/ruoyi-xxl-job-admin/pom.xml
index 08961b38..52efd3ad 100644
--- a/ruoyi-visual/ruoyi-xxl-job-admin/pom.xml
+++ b/ruoyi-visual/ruoyi-xxl-job-admin/pom.xml
@@ -9,21 +9,6 @@
ruoyi-xxl-job-admin
jar
-
-
-
-
-
-
- org.springframework.boot
- spring-boot-starter-parent
- ${spring-boot.version}
- pom
- import
-
-
-
-