Skip to content

chore(deps): Bump org.springframework.batch:spring-batch-core from 5.2.2 to 5.2.3#19240

Merged
oscerd merged 1 commit intomainfrom
dependabot/maven/org.springframework.batch-spring-batch-core-5.2.3
Sep 18, 2025
Merged

chore(deps): Bump org.springframework.batch:spring-batch-core from 5.2.2 to 5.2.3#19240
oscerd merged 1 commit intomainfrom
dependabot/maven/org.springframework.batch-spring-batch-core-5.2.3

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Sep 18, 2025

Bumps org.springframework.batch:spring-batch-core from 5.2.2 to 5.2.3.

Release notes

Sourced from org.springframework.batch:spring-batch-core's releases.

v5.2.3

🐞 Bug fixes

  • Incorrect step execution id generation in ResourcelessJobRepository #4975
  • RecordFieldSetMapper fails with Record without components #4900

🚀 Enhancements

  • Allow keys other than _id for primary key in MongoItemWriter #4812
  • Add Redis integration tests #4892
  • Remove unnecessary reflection in RemoteChunkHandlerFactoryBean #4839
  • Mark argument to ExitStatus#equals as nullable #4823
  • Use typesafe variant of ctx::getBean instead #4803
  • Use jdbcTemplate.queryForStream().findFirst() where appropriate #4802
  • Reuse existing SQL where feasible #4801
  • Improve performance of JdbcStepExecutionDao::getStepExecution #4799
  • Add optimistic locking for meta-data deletion #4793
  • Improve update sql for optimistic locking #4792
  • Polish SynchronizationManagerSupport to use Map::computeIfAbsent #4786
  • Refactor ExitStatus#isRunning for type-safety #4783
  • FlatFileItemReaderBuilder : raise check exception on build #4757

📔 Documentation

  • Fix javadoc in JdbcCursorItemReaderBuilder #4838
  • Polish code block style and fix typo in whatsnew.adoc #4901
  • Correct comment in RemoteChunkingJobFunctionalTests #4822

🆙 Dependency Upgrades

  • Spring Framework: 6.2.11
  • Spring Retry: 2.0.12
  • Micrometer: 1.14.11
  • Spring Integration: 6.4.7
  • Spring AMQP: 3.2.7
  • Spring Kafka: 3.3.10
  • Spring Data: 3.4.10
  • Spring Ldap: 3.2.14

❤️ Contributors

Thank you to all the contributors who contributed to this release!


Full change log: spring-projects/spring-batch@v5.2.2...v5.2.3

Commits
  • 9e0e39e Release version 5.2.3
  • f056a17 Update release staging workflow
  • bb22174 Prepare release 5.2.3
  • e8a515a Allow keys other than _id for primary key in MongoItemWriter
  • 589c823 Fix step execution id generation in ResourcelessJobRepository
  • 8809b45 Fix RecordFieldSetMapper for empty record
  • b0d1755 Throwing error when TargetType and FieldSetMapper is provided
  • f397d61 Polish SynchronizationManagerSupport to use Map::computeIfAbsent
  • 04c0ac0 Use typesafe variant of ctx::getBean instead (#4803)
  • f51e9cc Add Redis integration tests
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [org.springframework.batch:spring-batch-core](https://github.com/spring-projects/spring-batch) from 5.2.2 to 5.2.3.
- [Release notes](https://github.com/spring-projects/spring-batch/releases)
- [Commits](spring-projects/spring-batch@v5.2.2...v5.2.3)

---
updated-dependencies:
- dependency-name: org.springframework.batch:spring-batch-core
  dependency-version: 5.2.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Sep 18, 2025
@github-actions
Copy link
Copy Markdown
Contributor

🌟 Thank you for your contribution to the Apache Camel project! 🌟

🤖 CI automation will test this PR automatically.

🐫 Apache Camel Committers, please review the following items:

  • First-time contributors require MANUAL approval for the GitHub Actions to run

  • You can use the command /component-test (camel-)component-name1 (camel-)component-name2.. to request a test from the test bot.

  • You can label PRs using build-all, build-dependents, skip-tests and test-dependents to fine-tune the checks executed by this PR.

  • Build and test logs are available in the Summary page. Only Apache Camel committers have access to the summary.

  • ⚠️ Be careful when sharing logs. Review their contents before sharing them publicly.

@oscerd
Copy link
Copy Markdown
Contributor

oscerd commented Sep 18, 2025

/component-tests spring-parent

Result ✅ The tests passed successfully

@github-actions
Copy link
Copy Markdown
Contributor

🤖 The Apache Camel test robot will run the tests for you 👍

@oscerd oscerd merged commit 8f6fb71 into main Sep 18, 2025
5 checks passed
@dependabot dependabot bot deleted the dependabot/maven/org.springframework.batch-spring-batch-core-5.2.3 branch September 18, 2025 07:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

camel-4 core-build-and-dependencies dependencies Pull requests that update a dependency file java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant