dependabot[bot] opened a new pull request, #755: URL: https://github.com/apache/mina-sshd/pull/755
Bumps [org.springframework.integration:spring-integration-bom](https://github.com/spring-projects/spring-integration) from 5.5.7 to 6.5.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/spring-projects/spring-integration/releases">org.springframework.integration:spring-integration-bom's releases</a>.</em></p> <blockquote> <h2>v6.5.0</h2> <h2>:star: New Features</h2> <ul> <li>Add async behavior to Java DSL <code>gateway()</code>. <a href="https://redirect.github.com/spring-projects/spring-integration/issues/10018">#10018</a></li> <li>Support fileExistModeExpression() in Ftp.outboundGateway <a href="https://redirect.github.com/spring-projects/spring-integration/issues/9988">#9988</a></li> </ul> <h2>:lady_beetle: Bug Fixes</h2> <ul> <li>Unable to configure error message strategy for JMS channel adapters and gateways <a href="https://redirect.github.com/spring-projects/spring-integration/issues/10046">#10046</a></li> <li>The value of <code>releasePartialSequences</code> is not propagated to the underlying SequenceSizeReleaseStrategy <a href="https://redirect.github.com/spring-projects/spring-integration/issues/10003">#10003</a></li> <li>The <code>IntegrationFlow.from(Publisher<Message<?>>)</code> never stops <a href="https://redirect.github.com/spring-projects/spring-integration/issues/9999">#9999</a></li> <li>Fix exception message for method <code>doPoll</code> in JpaExecutor <a href="https://redirect.github.com/spring-projects/spring-integration/pull/9997">#9997</a></li> </ul> <h2>:hammer: Dependency Upgrades</h2> <ul> <li>Bump org.springframework.kafka:spring-kafka-bom from 3.3.5 to 3.3.6 <a href="https://redirect.github.com/spring-projects/spring-integration/pull/10052">#10052</a></li> <li>Bump org.springframework:spring-framework-bom from 6.2.6 to 6.2.7 <a href="https://redirect.github.com/spring-projects/spring-integration/pull/10043">#10043</a></li> <li>Bump org.springframework.retry:spring-retry from 2.0.11 to 2.0.12 <a href="https://redirect.github.com/spring-projects/spring-integration/pull/10042">#10042</a></li> <li>Bump io.projectreactor:reactor-bom from 2024.0.5 to 2024.0.6 <a href="https://redirect.github.com/spring-projects/spring-integration/pull/10041">#10041</a></li> <li>Bump com.fasterxml.jackson:jackson-bom from 2.18.3 to 2.18.4 <a href="https://redirect.github.com/spring-projects/spring-integration/pull/10012">#10012</a></li> <li>Bump org.jruby:jruby-complete from 9.4.12.0 to 9.4.12.1 <a href="https://redirect.github.com/spring-projects/spring-integration/pull/10011">#10011</a></li> <li>Bump org.apache.camel:camel-bom from 4.10.3 to 4.10.4 <a href="https://redirect.github.com/spring-projects/spring-integration/pull/10007">#10007</a></li> </ul> <h2>:heart: Contributors</h2> <p>Thank you to all the contributors who worked on this release:</p> <p><a href="https://github.com/mjd507"><code>@mjd507</code></a></p> <h2>v6.5.0-RC1</h2> <h2>:star: New Features</h2> <ul> <li>spring-integration-event minor changes <a href="https://redirect.github.com/spring-projects/spring-integration/pull/9953">#9953</a></li> <li>spring-integration-mail minor changes <a href="https://redirect.github.com/spring-projects/spring-integration/pull/9948">#9948</a></li> <li>Remove unnecessary <code>error()</code> log message from the <code>TcpSendingMessageHandler</code> <a href="https://redirect.github.com/spring-projects/spring-integration/issues/9937">#9937</a></li> <li>How to configure the XTRIM or XADD <a href="https://redirect.github.com/spring-projects/spring-integration/issues/8592">#8592</a></li> <li>Introduce LockRequestHandlerAdvice based on the LockRegistry [INT-4112] <a href="https://redirect.github.com/spring-projects/spring-integration/issues/8056">#8056</a></li> </ul> <h2>:lady_beetle: Bug Fixes</h2> <ul> <li>RequestHandlerRetryAdvice fails if provided RetryTemplate is instrumented with MetricsRetryListener <a href="https://redirect.github.com/spring-projects/spring-integration/issues/9985">#9985</a></li> <li>Make <code>ChannelInitializer</code> as dependency bean in the <code>AbstractConsumerEndpointParser</code> <a href="https://redirect.github.com/spring-projects/spring-integration/issues/9931">#9931</a></li> </ul> <h2>:notebook_with_decorative_cover: Documentation</h2> <ul> <li>Fix <code>jms.adoc</code> for the Java DSL of <code>jmsOutboundFlow</code> <a href="https://redirect.github.com/spring-projects/spring-integration/pull/9954">#9954</a></li> <li>doc: update code example for Deferred Acknowledgment Pollable Message. <a href="https://redirect.github.com/spring-projects/spring-integration/pull/9945">#9945</a></li> </ul> <h2>:hammer: Dependency Upgrades</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/spring-projects/spring-integration/commit/57110e69a935c587df9c0d67541857faea2645c3"><code>57110e6</code></a> [artifactory-release] Release version 6.5.0</li> <li><a href="https://github.com/spring-projects/spring-integration/commit/0a9f226295efc2c76e8bf3e0dc275659220e4cf0"><code>0a9f226</code></a> Upgrade dependencies; prepare for release</li> <li><a href="https://github.com/spring-projects/spring-integration/commit/bd7f0db3c76ddc86c07cd8b7b1aea03d653d3476"><code>bd7f0db</code></a> Migrate Hazelcast module from JUnit 4</li> <li><a href="https://github.com/spring-projects/spring-integration/commit/8f1ed20bdc3a7bf317098244aeb5666915929ae3"><code>8f1ed20</code></a> Bump org.springframework.kafka:spring-kafka-bom from 3.3.5 to 3.3.6 (<a href="https://redirect.github.com/spring-projects/spring-integration/issues/10052">#10052</a>)</li> <li><a href="https://github.com/spring-projects/spring-integration/commit/da1ec071c52f7077b4df65592452b33b0c0d77f7"><code>da1ec07</code></a> <a href="https://redirect.github.com/spring-projects/spring-integration/issues/10046">GH-10046</a>: Propagate error strategy in the JmsEndpoint</li> <li><a href="https://github.com/spring-projects/spring-integration/commit/5bdf35a7d9637efe929c58fcd71042a34ed13ce5"><code>5bdf35a</code></a> Migrate few modules to Junit Jupiter</li> <li><a href="https://github.com/spring-projects/spring-integration/commit/0a4007330555a9de6d8fb1339d937fcb3e745906"><code>0a40073</code></a> Fix <code>FileTailingMessageProducerTests.testOS</code> for MacOS</li> <li><a href="https://github.com/spring-projects/spring-integration/commit/301b6227e36da5b17ab8fd21a1e77121984ec8d4"><code>301b622</code></a> Bump io.projectreactor:reactor-bom from 2024.0.5 to 2024.0.6 (<a href="https://redirect.github.com/spring-projects/spring-integration/issues/10041">#10041</a>)</li> <li><a href="https://github.com/spring-projects/spring-integration/commit/968a8f931ab37b16b9ac7669624a86eebd5ea664"><code>968a8f9</code></a> Bump org.springframework.retry:spring-retry from 2.0.11 to 2.0.12 (<a href="https://redirect.github.com/spring-projects/spring-integration/issues/10042">#10042</a>)</li> <li><a href="https://github.com/spring-projects/spring-integration/commit/2d9808153a9b651ed8a985f6681cacf25ff8e71a"><code>2d98081</code></a> Bump org.springframework:spring-framework-bom from 6.2.6 to 6.2.7 (<a href="https://redirect.github.com/spring-projects/spring-integration/issues/10043">#10043</a>)</li> <li>Additional commits viewable in <a href="https://github.com/spring-projects/spring-integration/compare/v5.5.7...v6.5.0">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: dev-unsubscr...@mina.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@mina.apache.org For additional commands, e-mail: dev-h...@mina.apache.org