Resolve issues introduced by Boot 2.6.0.M1 upgrade

Updated versions and fixed jdbc test

Updated versions for samples
This commit is contained in:
Glenn Renfro
2021-07-23 08:51:14 -04:00
parent 723fa1353a
commit 78621e7b03
21 changed files with 45 additions and 408 deletions

View File

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