From 2fdd85787480e0db45eaad345e388bcd5066b541 Mon Sep 17 00:00:00 2001 From: lengleng Date: Fri, 12 Jun 2020 21:21:41 +0800 Subject: [PATCH] :arrow_up: Upgrading dependencies. closed #I1KH1U up spring boot 2.3.1 --- README.md | 6 +++--- README.zh.md | 6 +++--- pom.xml | 2 +- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 110887ad..1955d832 100644 --- a/README.md +++ b/README.md @@ -36,11 +36,11 @@ dependencies | version ---|--- -Spring Boot | 2.3.0.RELEASE +Spring Boot | 2.3.1.RELEASE Spring Cloud | Hoxton.SR5 Spring Security OAuth2 | 2.3.6 -Mybatis Plus | 3.3.1 -hutool | 5.3.6 +Mybatis Plus | 3.3.2 +hutool | 5.3.7 Avue | 2.5.2 diff --git a/README.zh.md b/README.zh.md index 09b21627..3c786a4a 100644 --- a/README.zh.md +++ b/README.zh.md @@ -35,11 +35,11 @@ 依赖 | 版本 ---|--- -Spring Boot | 2.3.0.RELEASE +Spring Boot | 2.3.1.RELEASE Spring Cloud | Hoxton.SR5 Spring Security OAuth2 | 2.3.6 -Mybatis Plus | 3.3.1 -hutool | 5.3.6 +Mybatis Plus | 3.3.2 +hutool | 5.3.7 Avue | 2.5.2 diff --git a/pom.xml b/pom.xml index 6152d061..e3c8f9e5 100755 --- a/pom.xml +++ b/pom.xml @@ -35,7 +35,7 @@ https://www.pig4cloud.com - 2.3.0.RELEASE + 2.3.1.RELEASE Hoxton.SR5 2.2.1.RELEASE UTF-8