#373 - Upgrade to Spring Boot 2.0.3.

This commit is contained in:
Oliver Gierke
2018-06-20 16:47:13 +02:00
parent 679165603d
commit 203032ccff

View File

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