Skip to content

Bump org.springframework.integration:spring-integration-bom from 5.5.7 to 6.5.0#755

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/maven/org.springframework.integration-spring-integration-bom-6.5.0
Closed

Bump org.springframework.integration:spring-integration-bom from 5.5.7 to 6.5.0#755
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/maven/org.springframework.integration-spring-integration-bom-6.5.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 21, 2025

Copy link
Copy Markdown
Contributor

Bumps org.springframework.integration:spring-integration-bom from 5.5.7 to 6.5.0.

Release notes

Sourced from org.springframework.integration:spring-integration-bom's releases.

v6.5.0

⭐ New Features

  • Add async behavior to Java DSL gateway(). #10018
  • Support fileExistModeExpression() in Ftp.outboundGateway #9988

🐞 Bug Fixes

  • Unable to configure error message strategy for JMS channel adapters and gateways #10046
  • The value of releasePartialSequences is not propagated to the underlying SequenceSizeReleaseStrategy #10003
  • The IntegrationFlow.from(Publisher<Message<?>>) never stops #9999
  • Fix exception message for method doPoll in JpaExecutor #9997

🔨 Dependency Upgrades

  • Bump org.springframework.kafka:spring-kafka-bom from 3.3.5 to 3.3.6 #10052
  • Bump org.springframework:spring-framework-bom from 6.2.6 to 6.2.7 #10043
  • Bump org.springframework.retry:spring-retry from 2.0.11 to 2.0.12 #10042
  • Bump io.projectreactor:reactor-bom from 2024.0.5 to 2024.0.6 #10041
  • Bump com.fasterxml.jackson:jackson-bom from 2.18.3 to 2.18.4 #10012
  • Bump org.jruby:jruby-complete from 9.4.12.0 to 9.4.12.1 #10011
  • Bump org.apache.camel:camel-bom from 4.10.3 to 4.10.4 #10007

❤️ Contributors

Thank you to all the contributors who worked on this release:

@​mjd507

v6.5.0-RC1

⭐ New Features

  • spring-integration-event minor changes #9953
  • spring-integration-mail minor changes #9948
  • Remove unnecessary error() log message from the TcpSendingMessageHandler #9937
  • How to configure the XTRIM or XADD #8592
  • Introduce LockRequestHandlerAdvice based on the LockRegistry [INT-4112] #8056

🐞 Bug Fixes

  • RequestHandlerRetryAdvice fails if provided RetryTemplate is instrumented with MetricsRetryListener #9985
  • Make ChannelInitializer as dependency bean in the AbstractConsumerEndpointParser #9931

📔 Documentation

  • Fix jms.adoc for the Java DSL of jmsOutboundFlow #9954
  • doc: update code example for Deferred Acknowledgment Pollable Message. #9945

🔨 Dependency Upgrades

... (truncated)

Commits
  • 57110e6 [artifactory-release] Release version 6.5.0
  • 0a9f226 Upgrade dependencies; prepare for release
  • bd7f0db Migrate Hazelcast module from JUnit 4
  • 8f1ed20 Bump org.springframework.kafka:spring-kafka-bom from 3.3.5 to 3.3.6 (#10052)
  • da1ec07 GH-10046: Propagate error strategy in the JmsEndpoint
  • 5bdf35a Migrate few modules to Junit Jupiter
  • 0a40073 Fix FileTailingMessageProducerTests.testOS for MacOS
  • 301b622 Bump io.projectreactor:reactor-bom from 2024.0.5 to 2024.0.6 (#10041)
  • 968a8f9 Bump org.springframework.retry:spring-retry from 2.0.11 to 2.0.12 (#10042)
  • 2d98081 Bump org.springframework:spring-framework-bom from 6.2.6 to 6.2.7 (#10043)
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [org.springframework.integration:spring-integration-bom](https://github.com/spring-projects/spring-integration) from 5.5.7 to 6.5.0.
- [Release notes](https://github.com/spring-projects/spring-integration/releases)
- [Commits](spring-projects/spring-integration@v5.5.7...v6.5.0)

---
updated-dependencies:
- dependency-name: org.springframework.integration:spring-integration-bom
  dependency-version: 6.5.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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 May 21, 2025
@dependabot @github

dependabot Bot commented on behalf of github Jul 23, 2025

Copy link
Copy Markdown
Contributor Author

Superseded by #783.

@dependabot dependabot Bot closed this Jul 23, 2025
@dependabot dependabot Bot deleted the dependabot/maven/org.springframework.integration-spring-integration-bom-6.5.0 branch July 23, 2025 11:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

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.

0 participants