Updated versions and re-enabled kafka test

This commit is contained in:
Glenn Renfro
2021-10-20 14:04:47 -04:00
parent 6752679673
commit 3d785ffd99
5 changed files with 20 additions and 23 deletions

View File

@@ -13,8 +13,8 @@
<artifactId>spring-cloud-task-integration-tests</artifactId>
<properties>
<test.containers.version>1.15.3</test.containers.version>
<test.rabbit.containers.version>1.15.3</test.rabbit.containers.version>
<test.containers.version>1.16.0</test.containers.version>
<test.rabbit.containers.version>1.16.0</test.rabbit.containers.version>
<test.ducttape.version>1.0.8</test.ducttape.version>
</properties>