From 00e2c7f04d3714e0c1185dfba8fe7dcf3cb1c3ea Mon Sep 17 00:00:00 2001 From: RuoYi Date: Mon, 21 Sep 2020 12:27:11 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8D=87=E7=BA=A7Spring=20Cloud=E7=BB=84?= =?UTF-8?q?=E4=BB=B6=E5=88=B0=E6=9C=80=E6=96=B0=E7=89=88?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 17 ++++-------- ruoyi-common/ruoyi-common-core/pom.xml | 36 +++++++++++++------------- 2 files changed, 23 insertions(+), 30 deletions(-) diff --git a/pom.xml b/pom.xml index 11524c604..ecdc3f8bb 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 4d7608fa1..a372e07a0 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 - + - +