This is an automated email from the ASF dual-hosted git repository.
apupier 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 451f0da34c4a chore(deps): Bump
org.springframework.batch:spring-batch-core
451f0da34c4a is described below
commit 451f0da34c4a3c9482416ed466c4d865b6c0de81
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Aug 25 08:48:16 2026 +0000
chore(deps): Bump org.springframework.batch:spring-batch-core
Bumps
[org.springframework.batch:spring-batch-core](https://github.com/spring-projects/spring-batch)
from 6.0.4 to 6.0.5.
- [Release notes](https://github.com/spring-projects/spring-batch/releases)
-
[Commits](https://github.com/spring-projects/spring-batch/compare/v6.0.4...v6.0.5)
---
updated-dependencies:
- dependency-name: org.springframework.batch:spring-batch-core
dependency-version: 6.0.5
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index 75c82a8ddfe1..7199c59f961c 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -495,7 +495,7 @@
<spock-version>2.4-groovy-5.0</spock-version>
<spring-ai-version>2.0.1</spring-ai-version>
<spring-cloud-config-version>5.0.4</spring-cloud-config-version>
- <spring-batch-version>6.0.4</spring-batch-version>
+ <spring-batch-version>6.0.5</spring-batch-version>
<spring-boot-version>4.1.0</spring-boot-version>
<spring-data-redis-version>4.1.0</spring-data-redis-version>
<spring-ldap-version>4.1.1</spring-ldap-version>