Bumping versions to 2.4.7-SNAPSHOT after release

This commit is contained in:
buildmaster
2023-02-23 23:00:21 +00:00
parent 50f93a8838
commit 78d0b061cf
20 changed files with 27 additions and 27 deletions

View File

@@ -13,7 +13,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>2.6.13</version>
<version>2.6.14</version>
<relativePath />
</parent>
@@ -23,7 +23,7 @@
<test.containers.version>1.17.6</test.containers.version>
<test.rabbit.containers.version>1.17.6</test.rabbit.containers.version>
<test.ducttape.version>1.0.8</test.ducttape.version>
<spring-cloud-stream.version>3.2.7-SNAPSHOT</spring-cloud-stream.version>
<spring-cloud-stream.version>3.2.8-SNAPSHOT</spring-cloud-stream.version>
</properties>
<dependencyManagement>