⬆️ Upgrading dependencies. closed #I1KH1U up spring boot 2.3.1

This commit is contained in:
lengleng 2020-06-12 21:21:41 +08:00
parent cefb964b2c
commit 2fdd857874
3 changed files with 7 additions and 7 deletions

View File

@ -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

View File

@ -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

View File

@ -35,7 +35,7 @@
<url>https://www.pig4cloud.com</url>
<properties>
<spring-boot.version>2.3.0.RELEASE</spring-boot.version>
<spring-boot.version>2.3.1.RELEASE</spring-boot.version>
<spring-cloud.version>Hoxton.SR5</spring-cloud.version>
<spring-cloud-alibaba.version>2.2.1.RELEASE</spring-cloud-alibaba.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>