Bumping versions to 2.4.6-SNAPSHOT after release

This commit is contained in:
buildmaster
2022-11-03 15:17:41 +00:00
parent 7d53d726b4
commit 8306f00ec2
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.11</version>
<version>2.6.13</version>
<relativePath />
</parent>
@@ -23,7 +23,7 @@
<test.containers.version>1.17.2</test.containers.version>
<test.rabbit.containers.version>1.17.2</test.rabbit.containers.version>
<test.ducttape.version>1.0.8</test.ducttape.version>
<spring-cloud-stream.version>3.2.6-SNAPSHOT</spring-cloud-stream.version>
<spring-cloud-stream.version>3.2.7-SNAPSHOT</spring-cloud-stream.version>
</properties>
<dependencyManagement>