mirror of
https://gitee.com/dcren/initializr.git
synced 2025-04-05 17:38:06 +08:00
Upgrade to Spring Boot 2.0.2.RELEASE
This commit is contained in:
parent
b9c125fc5a
commit
14449771a1
2
pom.xml
2
pom.xml
@ -38,7 +38,7 @@
|
||||
|
||||
<properties>
|
||||
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|
||||
<spring.boot.version>2.0.1.RELEASE</spring.boot.version>
|
||||
<spring.boot.version>2.0.2.RELEASE</spring.boot.version>
|
||||
<java.version>1.8</java.version>
|
||||
<main.basedir>${basedir}</main.basedir>
|
||||
</properties>
|
||||
|
Loading…
Reference in New Issue
Block a user