Updated versions for 2.4.6 release

This commit is contained in:
Glenn Renfro
2023-02-16 13:41:31 -05:00
parent b19556c217
commit adb15e2234
13 changed files with 19 additions and 19 deletions

View File

@@ -13,8 +13,8 @@
<artifactId>spring-cloud-task-integration-tests</artifactId>
<properties>
<test.containers.version>1.17.2</test.containers.version>
<test.rabbit.containers.version>1.17.2</test.rabbit.containers.version>
<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>
</properties>