#211 - Upgraded to Spring Boot 1.4.1.

This commit is contained in:
Oliver Gierke
2016-09-28 19:10:31 +02:00
parent 17296a6b30
commit 6a2ee8334c

View File

@@ -12,7 +12,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>
<modules>