Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 16, 2025

Bumps org.springframework.amqp:spring-amqp-bom from 4.0.0 to 4.0.1.

Release notes

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

v4.0.1

🐞 Bug Fixes

  • Error handler for async RabbitListeners (Mono, Future, suspend) not acking message when ErrorHandler returns null #3247
  • NullPointerException in SimpleAmqpHeaderMapper when message priority is null #3246

📔 Documentation

  • Update anchor id and add JUnit section #3249

🔨 Dependency Upgrades

  • Bump ch.qos.logback:logback-classic from 1.5.21 to 1.5.22 #3257
  • Bump io.micrometer:micrometer-bom from 1.16.0 to 1.16.1 #3256
  • Bump io.micrometer:micrometer-tracing-bom from 1.6.0 to 1.6.1 #3255
  • Bump org.springframework.data:spring-data-bom from 2025.1.0 to 2025.1.1 #3254
  • Bump io.projectreactor:reactor-bom from 2025.0.0 to 2025.0.1 #3253
  • Bump org.springframework:spring-framework-bom from 7.0.1 to 7.0.2 #3252
  • Bump tools.jackson:jackson-bom from 3.0.2 to 3.0.3 #3250
  • Bump org.springframework:spring-framework-bom from 7.0.0 to 7.0.1 #3243

❤️ Contributors

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

@​ngocnhan-tran1996

Commits
  • 0821230 [artifactory-release] Release version 4.0.1
  • 37194d7 Bump io.micrometer:micrometer-bom from 1.16.0 to 1.16.1 (#3256)
  • 5df1284 Bump org.springframework.data:spring-data-bom from 2025.1.0 to 2025.1.1 (#3254)
  • b1d9aae Bump io.micrometer:micrometer-tracing-bom from 1.6.0 to 1.6.1 (#3255)
  • 0150e1d Bump ch.qos.logback:logback-classic from 1.5.21 to 1.5.22 (#3257)
  • 01ca773 Bump org.springframework:spring-framework-bom from 7.0.1 to 7.0.2 (#3252)
  • f5a60bd Bump io.projectreactor:reactor-bom from 2025.0.0 to 2025.0.1 (#3253)
  • bb25685 Update anchor id and add JUnit section into history docs
  • 84ddc0f Bump tools.jackson:jackson-bom from 3.0.2 to 3.0.3 (#3250)
  • c6519b2 GH-3247: Fix MANUAL ack for null from error handler
  • 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.amqp:spring-amqp-bom](https://github.com/spring-projects/spring-amqp) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/spring-projects/spring-amqp/releases)
- [Commits](spring-projects/spring-amqp@v4.0.0...v4.0.1)

---
updated-dependencies:
- dependency-name: org.springframework.amqp:spring-amqp-bom
  dependency-version: 4.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the type: dependency-upgrade Pull requests that update a dependency file label Dec 16, 2025
@github-actions github-actions bot added this to the 7.0.1 milestone Dec 16, 2025
@github-actions github-actions bot enabled auto-merge (squash) December 16, 2025 16:48
@github-actions github-actions bot merged commit ea7a8e7 into main Dec 16, 2025
3 checks passed
@github-actions github-actions bot deleted the dependabot/gradle/org.springframework.amqp-spring-amqp-bom-4.0.1 branch December 16, 2025 16:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: dependency-upgrade Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant