#514 - Upgrade to Spring Boot 2.2 snapshots.

This commit is contained in:
Oliver Drotbohm
2019-06-26 14:21:30 +02:00
committed by Oliver Drotbohm
parent c546430399
commit 6258ef5c77

View File

@@ -12,7 +12,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>2.2.0.M3</version>
<version>2.2.0.BUILD-SNAPSHOT</version>
</parent>
<modules>