updated to Spring Boot 2.2.0.M2 for internal use

This commit is contained in:
Martin Lippert
2019-04-16 18:34:53 +02:00
parent e5329ef6f7
commit c1af1a2d77

View File

@@ -13,7 +13,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>2.2.0.BUILD-SNAPSHOT</version>
<version>2.2.0.M2</version>
<relativePath></relativePath>
</parent>