Bumped boot to 2.0.1.R

This commit is contained in:
Marcin Grzejszczak
2018-04-06 15:54:10 +02:00
parent 9abc2b39e1
commit 43d076f466
25 changed files with 25 additions and 25 deletions

View File

@@ -13,7 +13,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>2.0.0.RELEASE</version>
<version>2.0.1.RELEASE</version>
<relativePath />
</parent>