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-karaf.git


The following commit(s) were added to refs/heads/master by this push:
     new e243318  Upgrade Spring Batch bundle to version 4.2.2.RELEASE_1
e243318 is described below

commit e2433184b3d5e6784a4c10a4b8cd1c7e8589ab79
Author: Andrea Cosentino <anco...@gmail.com>
AuthorDate: Mon Jun 8 15:28:48 2020 +0200

    Upgrade Spring Batch bundle to version 4.2.2.RELEASE_1
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 876b96c..404dec8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -235,7 +235,7 @@
         <smallrye-health-version>2.2.0</smallrye-health-version>
         <snappy-version>1.1.7.3</snappy-version>
         <solr-bundle-version>8.4.1_1</solr-bundle-version>
-        
<spring-batch-bundle-version>4.2.1.RELEASE_1</spring-batch-bundle-version>
+        
<spring-batch-bundle-version>4.2.2.RELEASE_1</spring-batch-bundle-version>
         
<spring-data-commons-bundle-version>2.2.4.RELEASE_1</spring-data-commons-bundle-version>
         
<spring-data-keyvalue-bundle-version>2.2.4.RELEASE_1</spring-data-keyvalue-bundle-version>
         
<spring-data-redis-bundle-version>2.2.4.RELEASE_1</spring-data-redis-bundle-version>

Reply via email to