Bumping versions to 2.2.7.BUILD-SNAPSHOT after release

This commit is contained in:
buildmaster
2021-02-11 15:06:30 +00:00
parent c251d06260
commit d6437e43bb
82 changed files with 128 additions and 128 deletions

View File

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

View File

@@ -14,7 +14,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>2.3.5.RELEASE</version>
<version>2.3.8.RELEASE</version>
<relativePath/>
</parent>