#300 - Upgraded to Spring Boot 1.5.7.

This commit is contained in:
Oliver Gierke
2017-10-06 17:57:10 +02:00
parent ad36e7a059
commit ee5b9c5551

View File

@@ -12,7 +12,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>1.5.6.RELEASE</version> <version>1.5.7.RELEASE</version>
</parent> </parent>
<modules> <modules>