We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8294fde commit 4ffc81eCopy full SHA for 4ffc81e
spring-cloud-task-integration-tests/pom.xml
@@ -76,12 +76,6 @@
76
<artifactId>spring-cloud-deployer-local</artifactId>
77
<scope>test</scope>
78
</dependency>
79
- <dependency>
80
- <groupId>io.spring.cloud</groupId>
81
- <artifactId>partitioned-batch-job</artifactId>
82
- <version>2.3.1-SNAPSHOT</version>
83
- <scope>test</scope>
84
- </dependency>
85
<dependency>
86
<groupId>org.springframework.cloud</groupId>
87
<artifactId>spring-cloud-task-batch</artifactId>
0 commit comments