Skip to content

Bump com.rabbitmq:amqp-client from 5.33.0 to 5.35.0 in /modules/rabbitmq - #12037

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/gradle/modules/rabbitmq/com.rabbitmq-amqp-client-5.35.0
Open

Bump com.rabbitmq:amqp-client from 5.33.0 to 5.35.0 in /modules/rabbitmq#12037
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/gradle/modules/rabbitmq/com.rabbitmq-amqp-client-5.35.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 1, 2026

Copy link
Copy Markdown
Contributor

Bumps com.rabbitmq:amqp-client from 5.33.0 to 5.35.0.

Release notes

Sourced from com.rabbitmq:amqp-client's releases.

5.35.0

Changes between 5.34.0 and 5.35.0

This is a maintenance release with bug fixes and dependency upgrades. It is compatible with 5.34.0. All users are encouraged to upgrade.

Refine error reporting for malformed URIs

GitHub PR: #2052

Add possibility to exclude Netty dependencies

GitHub issue: #2047

Bump dependencies

GitHub issue: #2021

Dependency

Maven

<dependency>
  <groupId>com.rabbitmq</groupId>
  <artifactId>amqp-client</artifactId>
  <version>5.35.0</version>
</dependency>

Gradle

compile 'com.rabbitmq:amqp-client:5.35.0'

5.34.0

Changes between 5.33.1 and 5.34.0

This is a maintenance release with bug fixes and dependency upgrades. It is compatible with 5.33.1. All users are encouraged to upgrade.

Harden connection negotiation phase

GitHub PRs: #2018 #2020

Honor unlimited negotiated frame_max when capping inbound message size

GitHub PR: #2016

Reject negative body size when parsing content headers

... (truncated)

Commits
  • 0cd6cfc [maven-release-plugin] prepare release v5.35.0
  • dc4b9de Set release version to 5.35.0
  • 33fbe1a Merge pull request #2055 from rabbitmq/dependabot/maven/v5.x/com.diffplug.spo...
  • d69756c Bump com.diffplug.spotless:spotless-maven-plugin from 3.9.0 to 3.10.0
  • d434fbc Merge pull request #2052 from rabbitmq/mergify/bp/v5.x/pr-2051
  • daca187 Remove unnecessary details in error message
  • 1198f5c Harden test with "more" random names
  • c1aa6fe Merge pull request #2050 from rabbitmq/dependabot/maven/v5.x/com.fasterxml.ja...
  • c48802f Bump com.fasterxml.jackson.core:jackson-databind from 2.22.1 to 2.22.2
  • 0c3f09d Avoid loading Netty classes if it is not used
  • 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 [com.rabbitmq:amqp-client](https://github.com/rabbitmq/rabbitmq-java-client) from 5.33.0 to 5.35.0.
- [Release notes](https://github.com/rabbitmq/rabbitmq-java-client/releases)
- [Commits](rabbitmq/rabbitmq-java-client@v5.33.0...v5.35.0)

---
updated-dependencies:
- dependency-name: com.rabbitmq:amqp-client
  dependency-version: 5.35.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Sep 1, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner September 1, 2026 22:40
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Sep 1, 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 modules/rabbitmq

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants