Upgrade boot to 2.1.0.M3.

This commit is contained in:
Olga Maciaszek-Sharma
2018-09-13 16:57:49 +02:00
parent c1ec96ce8f
commit 034b38f565
23 changed files with 22 additions and 28 deletions

View File

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