diff --git a/pom.xml b/pom.xml
index 11524c6..ecdc3f8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -17,11 +17,11 @@
UTF-8
UTF-8
1.8
- 2.2.6.RELEASE
- Hoxton.SR4
- 2.2.3
+ 2.3.4.RELEASE
+ Hoxton.SR8
+ 2.2.3.RELEASE
+ 2.3.0
2.1.2
- 1.3.0
2.9.2
1.5.24
2.3.2
@@ -51,18 +51,11 @@
com.alibaba.cloud
spring-cloud-alibaba-dependencies
- 2.2.1.RELEASE
+ ${spring-cloud-alibaba.version}
pom
import
-
-
- com.alibaba.nacos
- nacos-client
- ${nacos.version}
-
-
org.springframework.boot
diff --git a/ruoyi-common/ruoyi-common-core/pom.xml b/ruoyi-common/ruoyi-common-core/pom.xml
index 4d7608f..a372e07 100644
--- a/ruoyi-common/ruoyi-common-core/pom.xml
+++ b/ruoyi-common/ruoyi-common-core/pom.xml
@@ -16,13 +16,13 @@
-
+
org.springframework.cloud
spring-cloud-starter-openfeign
-
+
org.springframework
@@ -34,73 +34,73 @@
org.springframework
spring-web
-
+
org.apache.commons
commons-pool2
-
+
com.github.pagehelper
pagehelper-spring-boot-starter
-
-
+
+
- javax.validation
- validation-api
+ org.springframework.boot
+ spring-boot-starter-validation
-
+
com.fasterxml.jackson.core
jackson-databind
-
+
com.alibaba
fastjson
-
+
org.apache.commons
commons-lang3
-
+
commons-io
commons-io
-
+
commons-fileupload
commons-fileupload
-
+
org.apache.poi
poi-ooxml
-
+
javax.servlet
javax.servlet-api
-
+
io.swagger
swagger-annotations
-
+
-
+