dependabot[bot] opened a new pull request, #19670: URL: https://github.com/apache/camel/pull/19670
Bumps [org.springframework.batch:spring-batch-core](https://github.com/spring-projects/spring-batch) from 5.2.3 to 5.2.4. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/spring-projects/spring-batch/releases">org.springframework.batch:spring-batch-core's releases</a>.</em></p> <blockquote> <h2>v5.2.4</h2> <h2>:lady_beetle: Bug fixes</h2> <ul> <li>Regression: Jdbc Hibernate connection closed prematurely when launching a Job <a href="https://redirect.github.com/spring-projects/spring-batch/issues/5006">#5006</a></li> <li>Incorrect retrieval of last step execution with MongoDB <a href="https://redirect.github.com/spring-projects/spring-batch/issues/4896">#4896</a></li> <li><code>RecursiveCollectionLineAggregator.aggregate()</code> fails on empty collection input <a href="https://redirect.github.com/spring-projects/spring-batch/issues/5023">#5023</a></li> <li>Missing GraalVM native image hints for <code>Job/StepContext.getJobParameters()</code> <a href="https://redirect.github.com/spring-projects/spring-batch/issues/5041">#5041</a></li> </ul> <h2>:rocket: Enhancements</h2> <ul> <li>Improve type conversion in <code>MessageChannelPartitionHandler#receiveReplies</code> <a href="https://redirect.github.com/spring-projects/spring-batch/issues/4776">#4776</a></li> <li>Improve performance of <code>DefaultFieldSet#indexOf()</code> method <a href="https://redirect.github.com/spring-projects/spring-batch/issues/4930">#4930</a></li> <li>Missing comma in <code>StepExecution#getSummary</code> <a href="https://redirect.github.com/spring-projects/spring-batch/issues/5025">#5025</a></li> </ul> <h2>:notebook_with_decorative_cover: Documentation</h2> <ul> <li><code>FaultTolerantStepBuilder#skipLimit</code> Javadoc is misleading with custom skipPolicy <a href="https://redirect.github.com/spring-projects/spring-batch/issues/4963">#4963</a></li> <li>Fix grammar error in testing documentation <a href="https://redirect.github.com/spring-projects/spring-batch/issues/4979">#4979</a></li> <li>Improve javadoc of <code>JobInstanceDao#getJobNames</code> method <a href="https://redirect.github.com/spring-projects/spring-batch/issues/5043">#5043</a></li> </ul> <h1>🆙 Dependency Upgrades</h1> <ul> <li>Spring Framework: 6.2.12</li> <li>Micrometer: 1.14.12</li> <li>Spring Integration: 6.4.8</li> <li>Spring AMQP: 3.2.8</li> <li>Spring Data: 3.4.11</li> <li>Spring Ldap: 3.2.15</li> </ul> <h2>:heart: Contributors</h2> <p>Thank you to all the contributors who contributed to this release!</p> <hr /> <p>Full change log: <a href="https://github.com/spring-projects/spring-batch/compare/v5.2.3...v5.2.4">https://github.com/spring-projects/spring-batch/compare/v5.2.3...v5.2.4</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/spring-projects/spring-batch/commit/8f7c0684afc64b9f9b63f8367962cb46eea5eb67"><code>8f7c068</code></a> Release version 5.2.4</li> <li><a href="https://github.com/spring-projects/spring-batch/commit/c330b559e2c5fc8ac5bdf393de8aef745fe23cea"><code>c330b55</code></a> Prepare release 5.2.4</li> <li><a href="https://github.com/spring-projects/spring-batch/commit/5260328f1c95e0e6972a851296645e49968257b8"><code>5260328</code></a> Fix javadoc for getJobNames() method</li> <li><a href="https://github.com/spring-projects/spring-batch/commit/93f4b9c24eb07339e0471eb431b1df3628004881"><code>93f4b9c</code></a> Fix grammar error in testing.adoc</li> <li><a href="https://github.com/spring-projects/spring-batch/commit/284c051a9bc8e2b571d9a912c9cc75c5f4677dc5"><code>284c051</code></a> Improve indexOf() performance in DefaultFieldSet</li> <li><a href="https://github.com/spring-projects/spring-batch/commit/9ed17969fdfc0e613aeb140f9cbc048e1ca2d082"><code>9ed1796</code></a> Clarify Javadoc for skipLimit with custom SkipPolicy</li> <li><a href="https://github.com/spring-projects/spring-batch/commit/76efee736d95288b6e05c9ccb994f2e74ed2a85e"><code>76efee7</code></a> Polish <code>StepExecution#getSummary</code></li> <li><a href="https://github.com/spring-projects/spring-batch/commit/4d99f432a3edc54479580e5405527be24d5d7239"><code>4d99f43</code></a> Add empty collection handling to RecursiveCollectionLineAggregator</li> <li><a href="https://github.com/spring-projects/spring-batch/commit/25e33fb27c0f852e8c2522dfc0a01ac22d8acea8"><code>25e33fb</code></a> Fix last step execution retrieval in MongoStepExecutionDao</li> <li><a href="https://github.com/spring-projects/spring-batch/commit/c36df65389c62358b8890bb0880518a9b4517b79"><code>c36df65</code></a> Improve <code>MessageChannelPartitionHandler::receiveReplies</code></li> <li>Additional commits viewable in <a href="https://github.com/spring-projects/spring-batch/compare/v5.2.3...v5.2.4">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
