Skip to content

Comments

build(deps-dev): bump com.rabbitmq.jms:rabbitmq-jms from 2.4.0 to 3.5.0#105

Open
dependabot[bot] wants to merge 1 commit intorelease-v5.5.0from
dependabot/maven/com.rabbitmq.jms-rabbitmq-jms-3.5.0
Open

build(deps-dev): bump com.rabbitmq.jms:rabbitmq-jms from 2.4.0 to 3.5.0#105
dependabot[bot] wants to merge 1 commit intorelease-v5.5.0from
dependabot/maven/com.rabbitmq.jms-rabbitmq-jms-3.5.0

Conversation

@dependabot
Copy link
Contributor

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

Bumps com.rabbitmq.jms:rabbitmq-jms from 2.4.0 to 3.5.0.

Release notes

Sourced from com.rabbitmq.jms:rabbitmq-jms's releases.

3.5.0

Changes between 3.4.0 and 3.5.0

This is a maintenance release with a bug fix, dependency upgrades, and some internal refactoring. It is compatible with 3.4.0. All users are encouraged to upgrade.

Fix manual ack when requeueOnMessageListenerException=true

GitHub issue: #583

Bump dependencies (3.x)

GitHub issue: #503

Use concurrent utilities in RMQSession

GitHub PR: #606

Dependency

Maven

<dependency>
  <groupId>com.rabbitmq.jms</groupId>
  <artifactId>rabbitmq-jms</artifactId>
  <version>3.5.0</version>
</dependency>

Gradle

compile "com.rabbitmq.jms:rabbitmq-jms:3.5.0"

3.4.0

Changes between 3.3.0 and 3.4.0

This is a maintenance release with a bug fix and a usability improvement. It is compatible with 3.3.0. All users are encouraged to upgrade.

Thanks to @​davidmestr for his contribution.

Fully read input stream for stream message

GitHub PR: #508

Add naming strategy

GitHub PR: #513

... (truncated)

Commits
  • 5fc3017 [maven-release-plugin] prepare release v3.5.0
  • cb47d38 Set variable in GHA environment
  • ed90e60 Upper case environment variable name
  • ade9219 Evaluate release information in release workflow
  • b469f79 Set release version to 3.5.0
  • f6faaef Bump Java client to 5.26.0
  • b2d528f Bump Maven to 3.9.11
  • fbfc84e Merge pull request #615 from rabbitmq/dependabot/maven/main/junit.jupiter.ver...
  • d1ab35e Bump junit.jupiter.version from 5.13.3 to 5.13.4
  • e9bfc97 Merge pull request #613 from rabbitmq/dependabot/maven/main/spring.version-6.2.9
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [com.rabbitmq.jms:rabbitmq-jms](https://github.com/rabbitmq/rabbitmq-jms-client) from 2.4.0 to 3.5.0.
- [Release notes](https://github.com/rabbitmq/rabbitmq-jms-client/releases)
- [Changelog](https://github.com/rabbitmq/rabbitmq-jms-client/blob/main/Changelog.md)
- [Commits](rabbitmq/rabbitmq-jms-client@v2.4.0...v3.5.0)

---
updated-dependencies:
- dependency-name: com.rabbitmq.jms:rabbitmq-jms
  dependency-version: 3.5.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 29, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 29, 2025

Labels

The following labels could not be found: Source: Internal. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants