SingleStepBatch Job can be used with spring-cloud-task-stream
resolves #799 Added config to reduce testcontainer logging Updated to use task starter
This commit is contained in:
committed by
Glenn Renfro
parent
a785fb00b1
commit
fb5d4b6573
@@ -13,8 +13,8 @@
|
||||
<artifactId>spring-cloud-task-integration-tests</artifactId>
|
||||
|
||||
<properties>
|
||||
<test.containers.version>1.16.0</test.containers.version>
|
||||
<test.rabbit.containers.version>1.16.0</test.rabbit.containers.version>
|
||||
<test.containers.version>1.16.1</test.containers.version>
|
||||
<test.rabbit.containers.version>1.16.1</test.rabbit.containers.version>
|
||||
<test.ducttape.version>1.0.8</test.ducttape.version>
|
||||
</properties>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user