From 4877a92adbadf4bc67fc6543514b00fcdb055556 Mon Sep 17 00:00:00 2001 From: Michael Minella Date: Thu, 21 Feb 2019 10:52:58 -0600 Subject: [PATCH] Remove Spring Batch Versions Since Spring Cloud Task depends on Spring Boot, it should obtain the version of dependencies managed by Spring Boot from Spring Boot. This commit removes the explict configuration of Spring Batch's version in the Spring Cloud Task pom and instead delegates that to Spring Boot. --- pom.xml | 16 ---------------- 1 file changed, 16 deletions(-) diff --git a/pom.xml b/pom.xml index 9659168d..6ba691f5 100755 --- a/pom.xml +++ b/pom.xml @@ -77,21 +77,6 @@ spring-cloud-deployer-resource-support ${spring-cloud-deployer-resource-support.version} - - org.springframework.batch - spring-batch-core - ${spring-batch.version} - - - org.springframework.batch - spring-batch-infrastructure - ${spring-batch.version} - - - org.springframework.batch - spring-batch-integration - ${spring-batch.version} - org.springframework.cloud spring-cloud-deployer-resource-maven @@ -138,7 +123,6 @@ 2.0.2.RELEASE 1.3.4.RELEASE 1.3.4.RELEASE - 4.0.2.RELEASE 1.1 8.0 5.3.1