File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed
spring-cloud-starter-single-step-batch-job
spring-cloud-task-integration-tests
spring-cloud-task-samples/batch-events Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1010 <artifactId >spring-cloud-starter-single-step-batch-job</artifactId >
1111
1212 <properties >
13- <test .containers.version>1.16.1 </test .containers.version>
14- <test .rabbit.containers.version>1.16.1 </test .rabbit.containers.version>
13+ <test .containers.version>1.17.2 </test .containers.version>
14+ <test .rabbit.containers.version>1.17.2 </test .rabbit.containers.version>
1515 <test .ducttape.version>1.0.8</test .ducttape.version>
1616 </properties >
1717
Original file line number Diff line number Diff line change 1313 <artifactId >spring-cloud-task-integration-tests</artifactId >
1414
1515 <properties >
16- <test .containers.version>1.16.1 </test .containers.version>
17- <test .rabbit.containers.version>1.16.1 </test .rabbit.containers.version>
16+ <test .containers.version>1.17.2 </test .containers.version>
17+ <test .rabbit.containers.version>1.17.2 </test .rabbit.containers.version>
1818 <test .ducttape.version>1.0.8</test .ducttape.version>
1919 </properties >
2020
Original file line number Diff line number Diff line change 2020 <properties >
2121 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
2222 <java .version>1.8</java .version>
23- <test .containers.version>1.16.1 </test .containers.version>
24- <test .rabbit.containers.version>1.16.1 </test .rabbit.containers.version>
23+ <test .containers.version>1.17.2 </test .containers.version>
24+ <test .rabbit.containers.version>1.17.2 </test .rabbit.containers.version>
2525 <test .ducttape.version>1.0.8</test .ducttape.version>
2626 <spring-cloud-stream .version>3.2.4-SNAPSHOT</spring-cloud-stream .version>
2727 </properties >
You can’t perform that action at this time.
0 commit comments