From 167f2692ccdbc1f20ad61ad82be64b38e5159f9f Mon Sep 17 00:00:00 2001 From: lishangbu Date: Sat, 25 Jul 2020 07:42:22 +0800 Subject: [PATCH] =?UTF-8?q?:arrow=5Fup:=20Upgrading=20dependencies.?= =?UTF-8?q?=E5=8D=87=E7=BA=A7Spring=20Boot=202.3.2.RELEASE,Spring=20Cloud?= =?UTF-8?q?=20Hoxton.SR6,hutool=205.3.9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- README.zh.md | 2 +- pom.xml | 7 +++---- 3 files changed, 5 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 9f95dd87..29ffe233 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ dependencies | version ---|--- -Spring Boot | 2.3.1.RELEASE +Spring Boot | 2.3.2.RELEASE Spring Cloud | Hoxton.SR5 Spring Security OAuth2 | 2.3.6 Mybatis Plus | 3.3.2 diff --git a/README.zh.md b/README.zh.md index a807586f..aaae569b 100644 --- a/README.zh.md +++ b/README.zh.md @@ -35,7 +35,7 @@ 依赖 | 版本 ---|--- -Spring Boot | 2.3.1.RELEASE +Spring Boot | 2.3.2.RELEASE Spring Cloud | Hoxton.SR5 Spring Security OAuth2 | 2.3.6 Mybatis Plus | 3.3.2 diff --git a/pom.xml b/pom.xml index 958ab9d3..9498648e 100755 --- a/pom.xml +++ b/pom.xml @@ -35,8 +35,8 @@ https://www.pig4cloud.com - 2.3.1.RELEASE - Hoxton.SR5 + 2.3.2.RELEASE + Hoxton.SR6 2.2.1.RELEASE UTF-8 1.8 @@ -44,7 +44,7 @@ 2.2.5 0.0.22 2.2.3 - 5.3.8 + 5.3.9 3.3.2 3.0.0 0.0.9 @@ -53,7 +53,6 @@ 1.2.69 2.9.2 1.5.24 - 0.9.7.RELEASE 2.3.6.RELEASE 0.32.0 http://172.17.0.111:2375 -- GitLab