diff --git a/pom.xml b/pom.xml index cdd6a428..057ecf51 100755 --- a/pom.xml +++ b/pom.xml @@ -136,9 +136,9 @@ 1.3.2.RELEASE 1.3.4.RELEASE 2.0.0.RELEASE - 1.3.0.RELEASE + 1.3.2.RELEASE 1.3.2.RELEASE - 4.0.0.RELEASE + 4.0.1.RELEASE 1.1 8.0 diff --git a/spring-cloud-task-samples/partitioned-batch-job/pom.xml b/spring-cloud-task-samples/partitioned-batch-job/pom.xml index 51654bc2..8e296ff5 100644 --- a/spring-cloud-task-samples/partitioned-batch-job/pom.xml +++ b/spring-cloud-task-samples/partitioned-batch-job/pom.xml @@ -47,7 +47,7 @@ org.springframework.batch spring-batch-integration - 4.0.0.RELEASE + 4.0.1.RELEASE