Update to Spring Boot 1.4.1

This commit is contained in:
Antoine Rey 2016-10-13 18:08:58 +02:00
parent 8e3a751788
commit cb3bbf6520

View file

@ -5,7 +5,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>1.4.0.RELEASE</version>
<version>1.4.1.RELEASE</version>
</parent>
<groupId>org.springframework.samples</groupId>