dependabot[bot] opened a new pull request, #17517:
URL: https://github.com/apache/camel/pull/17517

   Bumps 
[org.springframework.batch:spring-batch-core](https://github.com/spring-projects/spring-batch)
 from 5.2.1 to 5.2.2.
   <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.2</h2>
   <h2>:lady_beetle: Bug fixes</h2>
   <ul>
   <li><code>SynchronizeStatus</code> in <code>MongoJobExecutionDao</code> is 
not upgrading the status of the <code>JobExecution</code> <a 
href="https://redirect.github.com/spring-projects/spring-batch/issues/4760";>#4760</a></li>
   <li><code>@SpringBatchTest</code> with JUnit <code>@Nested</code> triggers 
new test context creation  <a 
href="https://redirect.github.com/spring-projects/spring-batch/issues/4738";>#4738</a></li>
   <li><code>ExecutionContext</code> dirty flag does not remain true when null 
is put for a non-existent key <a 
href="https://redirect.github.com/spring-projects/spring-batch/issues/4692";>#4692</a></li>
   <li><code>ExecutionContext</code> dirty flag is reset by a new put <a 
href="https://redirect.github.com/spring-projects/spring-batch/issues/4685";>#4685</a></li>
   <li><code>MultiResourceItemWriter</code> creates files with varying line 
count <a 
href="https://redirect.github.com/spring-projects/spring-batch/issues/1722";>#1722</a></li>
   <li>Fix index creation statements in MongoDB DDL script <a 
href="https://redirect.github.com/spring-projects/spring-batch/issues/4758";>#4758</a></li>
   <li>Attempt to close all delegate readers even when some fail <a 
href="https://redirect.github.com/spring-projects/spring-batch/issues/4764";>#4764</a></li>
   <li>Attempt to close all delegate writers even when some fail <a 
href="https://redirect.github.com/spring-projects/spring-batch/issues/4750";>#4750</a></li>
   </ul>
   <h2>:rocket: Enhancements</h2>
   <ul>
   <li>Add AOT runtime hints for infrastructure artifacts <a 
href="https://redirect.github.com/spring-projects/spring-batch/issues/4785";>#4785</a></li>
   <li>Add AOT runtime hints for core listeners <a 
href="https://redirect.github.com/spring-projects/spring-batch/issues/4769";>#4769</a></li>
   <li>Use <code>Files.delete()</code> for better error reporting <a 
href="https://redirect.github.com/spring-projects/spring-batch/issues/4775";>#4775</a></li>
   <li>Fix variable usage in <code>ScriptItemProcessorTests</code> and include 
script engine test dependencies <a 
href="https://redirect.github.com/spring-projects/spring-batch/issues/4678";>#4678</a></li>
   <li>Add <code>@FunctionalInterface</code> to <code>ChunkProcessor</code> <a 
href="https://redirect.github.com/spring-projects/spring-batch/issues/4773";>#4773</a></li>
   </ul>
   <h2>:notebook_with_decorative_cover: Documentation</h2>
   <ul>
   <li>Update usage of deprecated <code>StepExecutionListenerSupport</code> in 
documention <a 
href="https://redirect.github.com/spring-projects/spring-batch/issues/4784";>#4784</a></li>
   <li>Fix typo in Javadocs of 
<code>FlatFileItemWriterBuilder#name(String)</code> <a 
href="https://redirect.github.com/spring-projects/spring-batch/issues/4781";>#4781</a></li>
   <li>Fix incorrect Javadocs in remote partitioning setup builders <a 
href="https://redirect.github.com/spring-projects/spring-batch/issues/4778";>#4778</a></li>
   <li>Fix wrong statement in Javadoc of SimplePartitioner <a 
href="https://redirect.github.com/spring-projects/spring-batch/issues/4772";>#4772</a></li>
   <li>Fix typo in <code>intercepting-execution.adoc</code> <a 
href="https://redirect.github.com/spring-projects/spring-batch/issues/4766";>#4766</a></li>
   <li>Remove outdated <code>AssertFile</code> usage in section 
&quot;Validating Output Files&quot; of the reference documentation <a 
href="https://redirect.github.com/spring-projects/spring-batch/issues/4754";>#4754</a></li>
   </ul>
   <h1>🆙 Dependency Upgrades</h1>
   <ul>
   <li>Spring Framework: 6.2.4</li>
   <li>Spring Retry: 2.0.11</li>
   <li>Micrometer: 1.14.5</li>
   <li>Spring Integration: 6.4.3</li>
   <li>Spring AMQP: 3.2.4</li>
   <li>Spring Kafka: 3.3.4</li>
   <li>Spring Data: 3.4.4</li>
   <li>Spring Ldap: 3.2.11</li>
   </ul>
   <h2>:heart: Contributors</h2>
   <p>Thank you to all the contributors who contributed to this release:</p>
   <p><a 
href="https://github.com/charlie881007";><code>@​charlie881007</code></a>, <a 
href="https://github.com/GGHDMS";><code>@​GGHDMS</code></a>, <a 
href="https://github.com/neoludo";><code>@​neoludo</code></a>, <a 
href="https://github.com/elimelec";><code>@​elimelec</code></a>, <a 
href="https://github.com/hpoettker";><code>@​hpoettker</code></a>, <a 
href="https://github.com/pongdangx2";><code>@​pongdangx2</code></a>, <a 
href="https://github.com/quaff";><code>@​quaff</code></a>, <a 
href="https://github.com/scordio";><code>@​scordio</code></a>, <a 
href="https://github.com/yeonnex";><code>@​yeonnex</code></a>, and <a 
href="https://github.com/yoseplee";><code>@​yoseplee</code></a></p>
   <hr />
   <p>Full change log: <a 
href="https://github.com/spring-projects/spring-batch/compare/v5.2.1...v5.2.2";>https://github.com/spring-projects/spring-batch/compare/v5.2.1...v5.2.2</a></p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/spring-projects/spring-batch/commit/503adc232445ecce3aefeb488bfed96ef564a741";><code>503adc2</code></a>
 Release version 5.2.2</li>
   <li><a 
href="https://github.com/spring-projects/spring-batch/commit/2c7178aafd31c94ff6a09bd25ee91b6930ac8506";><code>2c7178a</code></a>
 Prepare release 5.2.2</li>
   <li><a 
href="https://github.com/spring-projects/spring-batch/commit/e1b0f156e4db9ae2c3b60b83ec372dac8bddad68";><code>e1b0f15</code></a>
 Fix incorrect Javadoc</li>
   <li><a 
href="https://github.com/spring-projects/spring-batch/commit/2b1b5d1c9d0dbd682154c40ee2215d604585cc2f";><code>2b1b5d1</code></a>
 Remove outdated usage of AssertFile in documentation</li>
   <li><a 
href="https://github.com/spring-projects/spring-batch/commit/f9108ee56f6c370f582fccd14e38024abff34eb0";><code>f9108ee</code></a>
 Fix typo</li>
   <li><a 
href="https://github.com/spring-projects/spring-batch/commit/30e9dd79f87cfd926ff09e49567c2073b0c2885e";><code>30e9dd7</code></a>
 Stop using deprecated StepExecutionListenerSupport in document</li>
   <li><a 
href="https://github.com/spring-projects/spring-batch/commit/4671b62b14d87e33480c02762aa8b6c5964aca09";><code>4671b62</code></a>
 Use Files.delete() for better error reporting</li>
   <li><a 
href="https://github.com/spring-projects/spring-batch/commit/69615714069d13b09976f0a3d001f2d4ba6fd352";><code>6961571</code></a>
 Fix variable usage in ScriptItemProcessorTests</li>
   <li><a 
href="https://github.com/spring-projects/spring-batch/commit/a06f39b76d3479a28b8d3cf93904af8a3e37b850";><code>a06f39b</code></a>
 Add AOT runtime hints for core listeners</li>
   <li><a 
href="https://github.com/spring-projects/spring-batch/commit/f1ac0c01c51b50f454b5e59011f5569b80599a12";><code>f1ac0c0</code></a>
 Fix wrong statement in Javadoc of SimplePartitioner</li>
   <li>Additional commits viewable in <a 
href="https://github.com/spring-projects/spring-batch/compare/v5.2.1...v5.2.2";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.springframework.batch:spring-batch-core&package-manager=maven&previous-version=5.2.1&new-version=5.2.2)](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: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to