Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 18, 2025

Bumps org.springframework.amqp:spring-amqp-bom from 3.2.3 to 3.2.4.

Release notes

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

v3.2.4

🐞 Bug Fixes

  • Use backtick formatted property #3016
  • Read x-death count in a safer way #3013
  • BeanCreationNotAllowedException during shutdown #3011
  • SimpleMessageListenerContainer logging errors at DEBUG level #3009

🔨 Dependency Upgrades

  • Bump io.micrometer:micrometer-tracing-bom from 1.4.3 to 1.4.4 #3021
  • Bump io.micrometer:micrometer-bom from 1.14.4 to 1.14.5 #3020
  • Bump org.springframework:spring-framework-bom from 6.2.3 to 6.2.4 #3019
  • Bump org.springframework.data:spring-data-bom from 2024.1.3 to 2024.1.4 #3018
  • Bump io.projectreactor:reactor-bom from 2024.0.3 to 2024.0.4 #3017
  • Bump org.testcontainers:testcontainers-bom from 1.20.5 to 1.20.6 #3004
  • Bump com.fasterxml.jackson:jackson-bom from 2.18.2 to 2.18.3 #2997
  • Bump ch.qos.logback:logback-classic from 1.5.16 to 1.5.17 #2996
  • Bump org.testcontainers:testcontainers-bom from 1.20.4 to 1.20.5 #2985
Commits
  • d8ed48d [artifactory-release] Release version 3.2.4
  • b1037fe Bump io.micrometer:micrometer-tracing-bom from 1.4.3 to 1.4.4 (#3021)
  • 6ae2c05 Bump org.springframework.data:spring-data-bom from 2024.1.3 to 2024.1.4 (#3018)
  • 4f4dd20 Bump io.micrometer:micrometer-bom from 1.14.4 to 1.14.5 (#3020)
  • 3184fbd Bump org.springframework:spring-framework-bom from 6.2.3 to 6.2.4 (#3019)
  • 2941008 Bump io.projectreactor:reactor-bom from 2024.0.3 to 2024.0.4 (#3017)
  • c8c9f23 GH-3015: Use backtick formatted property in docs
  • cf76e9d GH-3006: Read x-death count in a safer way
  • 7f2315e GH-3005: Fix SimpleMLC.killOrRestart for closed AC
  • 88c04bb GH-3008: Fix SimpleMLC.logConsumerException for warn
  • 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 3.2.3 to 3.2.4.
- [Release notes](https://github.com/spring-projects/spring-amqp/releases)
- [Commits](spring-projects/spring-amqp@v3.2.3...v3.2.4)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the type: dependency-upgrade Pull requests that update a dependency file label Mar 18, 2025
@github-actions github-actions bot added this to the 6.5.0-M3 milestone Mar 18, 2025
@github-actions github-actions bot enabled auto-merge (squash) March 18, 2025 16:42
@github-actions github-actions bot merged commit 9f8fb50 into main Mar 18, 2025
3 checks passed
@github-actions github-actions bot deleted the dependabot/gradle/org.springframework.amqp-spring-amqp-bom-3.2.4 branch March 18, 2025 16:45
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.

0 participants