Updated to remove unused dependency

This commit is contained in:
Glenn Renfro
2021-11-22 09:03:06 -05:00
parent 8294fde557
commit 4ffc81e43b

View File

@@ -76,12 +76,6 @@
<artifactId>spring-cloud-deployer-local</artifactId>
<scope>test</scope>
</dependency>
<dependency>
<groupId>io.spring.cloud</groupId>
<artifactId>partitioned-batch-job</artifactId>
<version>2.3.1-SNAPSHOT</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-task-batch</artifactId>