Bumped versions

This commit is contained in:
Marcin Grzejszczak
2020-01-20 11:22:18 +01:00
parent b018b710d1
commit ad00a39d17
82 changed files with 126 additions and 126 deletions

View File

@@ -1,3 +1,3 @@
org.gradle.daemon=false
BOM_VERSION=Hoxton.BUILD-SNAPSHOT
bootVersion=2.2.2.RELEASE
bootVersion=2.3.0.BUILD-SNAPSHOT

View File

@@ -14,7 +14,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>2.2.2.RELEASE</version>
<version>2.3.0.BUILD-SNAPSHOT</version>
<relativePath/>
</parent>