Bumping versions to 3.1.9-SNAPSHOT after release

This commit is contained in:
buildmaster
2023-06-29 13:50:12 +00:00
parent 30260c234f
commit 8d897f44ed
70 changed files with 110 additions and 110 deletions

View File

@@ -1,3 +1,3 @@
org.gradle.daemon=false
BOM_VERSION=2021.0.8-SNAPSHOT
bootVersion=2.6.14
BOM_VERSION=2021.0.9-SNAPSHOT
bootVersion=2.6.15

View File

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