Update to Boot 2.0.3

This commit is contained in:
Dave Syer 2018-06-20 13:58:30 +01:00
parent 5270246eb5
commit 38bd3280cb

View file

@ -10,7 +10,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>2.0.2.RELEASE</version>
<version>2.0.3.RELEASE</version>
</parent>
<name>petclinic</name>