Skip to content

build(deps): bump org.springframework.amqp:spring-rabbit from 2.4.17 to 4.1.1 in /cloud/anbao - #198

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/maven/cloud/anbao/org.springframework.amqp-spring-rabbit-4.1.1
Open

build(deps): bump org.springframework.amqp:spring-rabbit from 2.4.17 to 4.1.1 in /cloud/anbao#198
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/maven/cloud/anbao/org.springframework.amqp-spring-rabbit-4.1.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 26, 2026

Copy link
Copy Markdown
Contributor

Bumps org.springframework.amqp:spring-rabbit from 2.4.17 to 4.1.1.

Release notes

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

v4.1.1

⭐ New Features

  • Feature Request: Add support for setting a connection name in SingleAmqpConnectionFactory #3548
  • RepublishMessageRecoverer: don't publish error stack trace by default #3518

🐞 Bug Fixes

  • CVE-2026-59320: Fix AMQP 1.0 listener for no link credit on error #3585
  • CVE-2026-59271: Don't log password in BrokerRunningSupport #3583
  • CVE-2026-59272: AmqpAppender : verifyHostname=true by default #3580
  • CVE-2026-59275: Allowlist for the ultimate array component #3577
  • CVE-2026-47860: Unbounded decompression of attacker-supplied compressed message bodies #3576
  • Fix error-spin in AMQP 1.0 listener container #3552
  • Concurrency race condition around RabbitAmqpListenerContainer.ConsumerMessageHandler.ConsumerBatch #3529
  • The AbstractJacksonMessageConverter may got confused with wrong content-type from the message #3520
  • Encode queue in the RabbitMQ management URL #3489
  • The DefaultMessagePropertiesConverter.toMessageProperties() fails with a ClassCastException when x-death header is melformed #3488
  • Kotlin: Inconstistent nullability in all properties of MessageProperties #3487
  • [3.2.11 Regression] x-queue-leader-locator breaks classic queue declarations on RabbitMQ 3.13 #3478

📔 Documentation

  • Correct AMQP specification URL in amqp10-client.adoc #3553
  • Update core retry example in template.adoc #3535
  • Remove duplicated "the" #3534
  • Escape asterisk character #3521
  • Improve Documentation for PooledChannelConnectionFactory #1557

🔨 Dependency Upgrades

  • Upgrade micrometer-tracing to 1.7.1 #3573
  • Upgrade micrometer to 1.17.1 #3570
  • Upgrade reactor to 2025.0.7 #3568
  • Upgrade spring-framework to 7.0.9 #3565
  • Upgrade spring-data-bom to 2026.0.1 #3562
  • Bump org.junit:junit-bom from 6.1.2 to 6.1.3 #3557
  • Bump org.apache.commons:commons-pool2 from 2.13.0 to 2.13.1 #3543
  • Bump org.junit:junit-bom from 6.1.1 to 6.1.2 #3523
  • Bump ch.qos.logback:logback-classic from 1.5.37 to 1.5.38 #3515
  • Bump com.fasterxml.jackson:jackson-bom from 2.21.4 to 2.21.5 #3514
  • Bump tools.jackson:jackson-bom from 3.1.4 to 3.1.5 #3513
  • Bump org.apache.logging.log4j:log4j-bom from 2.25.4 to 2.25.5 #3512
  • Bump org.junit:junit-bom from 6.1.0 to 6.1.1 #3506
  • Bump ch.qos.logback:logback-classic from 1.5.35 to 1.5.37 #3502
  • Bump ch.qos.logback:logback-classic from 1.5.34 to 1.5.35 #3496

⚠️ Attention Required

  • The RepublishMessageRecoverer does not include stack trace header by default any more.

... (truncated)

Commits
  • cc1c35f Release 4.1.1
  • 014287b Restore release dependency versions
  • 4214a86 Release 4.1.1
  • 890ba5e Prepare release 4.1.1
  • 58f69d8 Update release train dependency versions
  • 398fa47 Restore AmqpMessageListenerContainer.removeConsumer()
  • 71d9bf4 Restore internal release train dependency versions
  • 38bd065 Update release train dependency versions
  • 8b416e1 Resolve header checkstyle issue
  • 9daf44d Fix AMQP 1.0 listener for no link credit on error (#176)
  • 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 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-rabbit](https://github.com/spring-projects/spring-amqp) from 2.4.17 to 4.1.1.
- [Release notes](https://github.com/spring-projects/spring-amqp/releases)
- [Commits](spring-projects/spring-amqp@v2.4.17...v4.1.1)

---
updated-dependencies:
- dependency-name: org.springframework.amqp:spring-rabbit
  dependency-version: 4.1.1
  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 Aug 26, 2026
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