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

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


The following commit(s) were added to refs/heads/main by this push:
     new b1e70909dd4 chore(deps): Bump 
org.springframework.batch:spring-batch-core (#16347)
b1e70909dd4 is described below

commit b1e70909dd49f296020fdc9ec94faed5ee0fe7c0
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Nov 22 09:24:58 2024 +0100

    chore(deps): Bump org.springframework.batch:spring-batch-core (#16347)
    
    Bumps 
[org.springframework.batch:spring-batch-core](https://github.com/spring-projects/spring-batch)
 from 5.1.2 to 5.2.0.
    - [Release notes](https://github.com/spring-projects/spring-batch/releases)
    - 
[Commits](https://github.com/spring-projects/spring-batch/compare/v5.1.2...v5.2.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.springframework.batch:spring-batch-core
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index e0e57807ac3..42598f8c5d3 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -461,7 +461,7 @@
         <solr-zookeeper-version>3.9.3</solr-zookeeper-version>
         <splunk-version>1.9.5_1</splunk-version>
         <spock-version>2.3-groovy-4.0</spock-version>
-        <spring-batch-version>5.1.2</spring-batch-version>
+        <spring-batch-version>5.2.0</spring-batch-version>
         <spring-data-redis-version>3.4.0</spring-data-redis-version>
         <spring-ldap-version>3.2.8</spring-ldap-version>
         <spring-vault-core-version>3.1.2</spring-vault-core-version>

Reply via email to