Skip to content

Bump com.rabbitmq:amqp-client from 5.26.0 to 5.29.0 in /core#11556

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/gradle/core/com.rabbitmq-amqp-client-5.29.0
Open

Bump com.rabbitmq:amqp-client from 5.26.0 to 5.29.0 in /core#11556
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/gradle/core/com.rabbitmq-amqp-client-5.29.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 2, 2026

Bumps com.rabbitmq:amqp-client from 5.26.0 to 5.29.0.

Release notes

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

5.29.0

Changes between 5.28.0 and 5.29.0

This is a maintenance release with a new feature and dependency upgrades. It is compatible with 5.28.0. All users are encouraged to upgrade.

Thanks to @​hgeraldino for his contribution.

Support PEM keystores

GitHub issue: #1837

Bump dependencies

GitHub issue: #1814

Dependency

Maven

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

Gradle

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

5.28.0

Changes between 5.27.1 and 5.28.0

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

Revert ConnectionFactory return type in some methods

GitHub PR: #1813

Bump dependencies

GitHub issue: #1769

Dependency

Maven

... (truncated)

Commits
  • a57633a [maven-release-plugin] prepare release v5.29.0
  • 8c73a97 Set release version to 5.29.0
  • 66a0e1d Set release version to 5.29.0
  • 853d1b0 Disable global QoS tests for RabbitMQ 4.3 and more
  • 6ea0f21 Merge pull request #1887 from rabbitmq/dependabot/github_actions/v5.x/actions...
  • 1aa7918 Bump actions/upload-artifact from 6 to 7
  • 2d75a83 Merge pull request #1884 from rabbitmq/dependabot/maven/v5.x/com.fasterxml.ja...
  • 8c69311 Bump com.fasterxml.jackson.core:jackson-databind from 2.21.0 to 2.21.1
  • c62075d Merge pull request #1882 from rabbitmq/dependabot/maven/v5.x/org.apache.maven...
  • b17d9b9 Merge pull request #1881 from rabbitmq/dependabot/maven/v5.x/org.apache.maven...
  • 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.26.0 to 5.29.0.
- [Release notes](https://github.com/rabbitmq/rabbitmq-java-client/releases)
- [Commits](rabbitmq/rabbitmq-java-client@v5.26.0...v5.29.0)

---
updated-dependencies:
- dependency-name: com.rabbitmq:amqp-client
  dependency-version: 5.29.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 Mar 2, 2026
@dependabot dependabot bot requested a review from a team as a code owner March 2, 2026 23:46
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Mar 2, 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