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

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


The following commit(s) were added to refs/heads/master by this push:
     new f6c7a9d  Upgrade Spring Batch and related bundle to version 
4.1.2.RELEASE
f6c7a9d is described below

commit f6c7a9d227ae49149f25d572d1d9e5a4432420c6
Author: Andrea Cosentino <anco...@gmail.com>
AuthorDate: Thu May 9 15:39:03 2019 +0200

    Upgrade Spring Batch and related bundle to version 4.1.2.RELEASE
---
 parent/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index efc9fa6..ac9e41d 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -625,8 +625,8 @@
         <spark-rest-version>2.8.0</spark-rest-version>
         <spark-rest-bundle-version>2.8.0_1</spark-rest-bundle-version>
         <splunk-version>1.6.5.0_1</splunk-version>
-        <spring-batch-version>4.1.1.RELEASE</spring-batch-version>
-        
<spring-batch-bundle-version>4.1.1.RELEASE_1</spring-batch-bundle-version>
+        <spring-batch-version>4.1.2.RELEASE</spring-batch-version>
+        
<spring-batch-bundle-version>4.1.2.RELEASE_1</spring-batch-bundle-version>
         <spring-boot-version>2.1.4.RELEASE</spring-boot-version>
         
<spring-cloud-commons-version>2.0.2.RELEASE</spring-cloud-commons-version>
         
<spring-cloud-consul-version>2.0.2.RELEASE</spring-cloud-consul-version>

Reply via email to