#358 - Upgraded to Spring Boot 2.0.2.

This commit is contained in:
Oliver Gierke
2018-05-09 17:38:59 +02:00
parent 7a31deb2d6
commit e99a59d0a9

View File

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