#413 - Upgraded to Spring Boot 2.0.5.

This commit is contained in:
Oliver Gierke
2018-09-18 19:14:16 +02:00
parent 97eb95d3c9
commit c44d0fc911

View File

@@ -12,7 +12,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>2.0.4.RELEASE</version>
<version>2.0.5.RELEASE</version>
</parent>
<modules>