Skip to content

Commit 4ffc81e

Browse files
committed
Updated to remove unused dependency
1 parent 8294fde commit 4ffc81e

File tree

1 file changed

+0
-6
lines changed
  • spring-cloud-task-integration-tests

1 file changed

+0
-6
lines changed

spring-cloud-task-integration-tests/pom.xml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -76,12 +76,6 @@
7676
<artifactId>spring-cloud-deployer-local</artifactId>
7777
<scope>test</scope>
7878
</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>
8579
<dependency>
8680
<groupId>org.springframework.cloud</groupId>
8781
<artifactId>spring-cloud-task-batch</artifactId>

0 commit comments

Comments
 (0)