spring boot 2.0.1

master
zwzw1219 2018-04-14 14:42:55 +08:00
parent cc4d0dd3a5
commit 829134e284
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>2.0.0.RELEASE</version>
<version>2.0.1.RELEASE</version>
</parent>
<properties>