You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by da...@apache.org on 2018/04/11 08:14:18 UTC

[camel] 06/41: CAMEL-12363: Upgrade to spring-batch 4.0.1

This is an automated email from the ASF dual-hosted git repository.

davsclaus pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel.git

commit 3310703f652f8f83a2e8cbbb172ca6c6121aa185
Author: David J. M. Karlsen <da...@davidkarlsen.com>
AuthorDate: Sat Mar 17 23:10:34 2018 +0100

    CAMEL-12363: Upgrade to spring-batch 4.0.1
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index f073b9a..0dbd05e 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -633,7 +633,7 @@
     <spark-rest-version>2.7.2</spark-rest-version>
     <spark-rest-bundle-version>2.7.2_1</spark-rest-bundle-version>
     <splunk-version>1.6.4.0_1</splunk-version>
-    <spring-batch-version>3.0.9.RELEASE</spring-batch-version>
+    <spring-batch-version>4.0.1.RELEASE</spring-batch-version>
     <spring-batch-bundle-version>3.0.8.RELEASE_1</spring-batch-bundle-version>
     <spring-boot-version>2.0.0.RELEASE</spring-boot-version>
     <!-- use same version of spring-cloud 1.3.x -->

-- 
To stop receiving notification emails like this one, please contact
davsclaus@apache.org.