Update to Boot 2.1.0

This commit is contained in:
Dave Syer 2018-11-15 04:24:58 +08:00
parent 85aab20850
commit 13f1bfb079

View file

@ -10,7 +10,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.1.0.BUILD-SNAPSHOT</version> <version>2.1.0.RELEASE</version>
</parent> </parent>
<name>petclinic</name> <name>petclinic</name>