From dbf79140ffb3130238e7e02572d4036759733d87 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E7=96=AF=E7=8B=82=E7=9A=84=E7=8B=AE=E5=AD=90li?=
<15040126243@163.com>
Date: Thu, 22 Dec 2022 14:34:11 +0800
Subject: [PATCH] =?UTF-8?q?update=20=E4=BC=98=E5=8C=96=20=E4=BE=9D?=
=?UTF-8?q?=E8=B5=96=E9=A1=B9=E6=95=B4=E7=90=86=20=E6=8A=BD=E5=8F=96?=
=?UTF-8?q?=E5=85=AC=E5=85=B1=E7=89=88=E6=9C=AC=E5=8F=B7=20=E5=88=A0?=
=?UTF-8?q?=E9=99=A4=E6=97=A0=E7=94=A8=E4=BE=9D=E8=B5=96=E7=AE=A1=E7=90=86?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
pom.xml | 23 +++++--------------
ruoyi-common/ruoyi-common-dubbo/pom.xml | 14 +++++++++--
ruoyi-common/ruoyi-common-seata/pom.xml | 14 +++++++++--
ruoyi-visual/ruoyi-nacos/pom.xml | 1 -
ruoyi-visual/ruoyi-seata-server/pom.xml | 1 -
ruoyi-visual/ruoyi-sentinel-dashboard/pom.xml | 3 ++-
ruoyi-visual/ruoyi-xxl-job-admin/pom.xml | 15 ------------
7 files changed, 32 insertions(+), 39 deletions(-)
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
-
-
-
-