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 1f8985059864 chore(deps): Bump 
org.springframework.batch:spring-batch-core (#19670)
1f8985059864 is described below

commit 1f8985059864b58199897dc0f0d749c276d170ac
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Oct 23 09:24:06 2025 +0200

    chore(deps): Bump org.springframework.batch:spring-batch-core (#19670)
    
    Bumps 
[org.springframework.batch:spring-batch-core](https://github.com/spring-projects/spring-batch)
 from 5.2.3 to 5.2.4.
    - [Release notes](https://github.com/spring-projects/spring-batch/releases)
    - 
[Commits](https://github.com/spring-projects/spring-batch/compare/v5.2.3...v5.2.4)
    
    ---
    updated-dependencies:
    - dependency-name: org.springframework.batch:spring-batch-core
      dependency-version: 5.2.4
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    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 3b332a9d4cea..e0747fa2bc38 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -489,7 +489,7 @@
         <splunk-version>1.9.5_1</splunk-version>
         <spock-version>2.3-groovy-4.0</spock-version>
         <spring-cloud-config-version>4.3.0</spring-cloud-config-version>
-        <spring-batch-version>5.2.3</spring-batch-version>
+        <spring-batch-version>5.2.4</spring-batch-version>
         <spring-boot-version>3.5.6</spring-boot-version>
         <spring-data-redis-version>3.5.5</spring-data-redis-version>
         <spring-ldap-version>3.3.4</spring-ldap-version>

Reply via email to