Update to Boot 2.1.1

This commit is contained in:
Dave Syer 2018-12-04 13:53:23 +00:00
parent 13f1bfb079
commit df359ab1bc

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.RELEASE</version> <version>2.1.1.RELEASE</version>
</parent> </parent>
<name>petclinic</name> <name>petclinic</name>