<version>2.0.2.RELEASE</version>

master
wei.zhang2 2018-05-17 15:35:22 +08:00
parent 0a2edfae4e
commit 578698bee4
1 changed files with 1 additions and 1 deletions

View File

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