#514 - Upgrade to Spring Boot 2.2 M2.

This commit is contained in:
Oliver Drotbohm
2019-04-26 15:52:25 +02:00
committed by Oliver Drotbohm
parent b6c86c67c8
commit 0868ef04c8

View File

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