Skip to content

build(deps): bump com.rabbitmq.jms:rabbitmq-jms from 3.6.0 to 3.7.0#1967

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/maven/com.rabbitmq.jms-rabbitmq-jms-3.7.0
Open

build(deps): bump com.rabbitmq.jms:rabbitmq-jms from 3.6.0 to 3.7.0#1967
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/maven/com.rabbitmq.jms-rabbitmq-jms-3.7.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 30, 2026

Copy link
Copy Markdown
Contributor

Bumps com.rabbitmq.jms:rabbitmq-jms from 3.6.0 to 3.7.0.

Release notes

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

3.7.0

Changes between 3.6.0 and 3.7.0

This is a maintenance release with a usability improvement and dependency upgrades. The upgrade of the AMQP 0.9.1 client library may break certain installations, see the library release notes for more information. All users are encouraged to upgrade.

Remove redundant hostname verification activation

GitHub PR: #741

Bump dependencies

GitHub issue: #717

Dependency

Maven

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

Gradle

compile "com.rabbitmq.jms:rabbitmq-jms:3.7.0"
Commits
  • 0c4c388 [maven-release-plugin] prepare release v3.7.0
  • fada924 Set release version to 3.7.0
  • bad065a Delete some System.out statement (in tests)
  • 6a23040 Remove debug log
  • 881f0f4 Merge pull request #741 from rabbitmq/no-need-of-explicit-hostname-verification
  • 0e54319 Fix TLS test utility
  • 1ba8be5 Remove redundant hostname verification activation
  • bb638e6 Bump AMQP 091 client to 5.33.0
  • 1ac2eb3 Merge pull request #740 from rabbitmq/dependabot/github_actions/main/actions/...
  • 3189883 Bump actions/checkout from 6 to 7
  • 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.jms:rabbitmq-jms](https://github.com/rabbitmq/rabbitmq-jms-client) from 3.6.0 to 3.7.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@v3.6.0...v3.7.0)

---
updated-dependencies:
- dependency-name: com.rabbitmq.jms:rabbitmq-jms
  dependency-version: 3.7.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 Jun 30, 2026
@tnb-bot

tnb-bot Bot commented Jun 30, 2026

Copy link
Copy Markdown

Dependency changes

  • system-x-all
  • system-x-rabbitmq
Diff

system-x-all

--- a/base/system-x-all
+++ b/head/system-x-all
@@ -134,8 +134,8 @@ The following files have been resolved:
    com.microsoft.sqlserver:mssql-jdbc:jar:13.2.0.jre11:compile�[36m -- module com.microsoft.sqlserver.jdbc�[0;1m [auto]�[m
    com.mysql:mysql-connector-j:jar:9.7.0:compile�[36m -- module mysql.connector.j�[0;1;33m (auto)�[m
    com.oracle.database.jdbc:ojdbc17:jar:23.26.2.0.0:compile�[36m -- module com.oracle.database.jdbc�[0;1m [auto]�[m
-   com.rabbitmq.jms:rabbitmq-jms:jar:3.6.0:compile�[36m -- module com.rabbitmq.jms�[0;1m [auto]�[m
-   com.rabbitmq:amqp-client:jar:5.29.0:compile�[36m -- module com.rabbitmq.client�[0;1m [auto]�[m
+   com.rabbitmq.jms:rabbitmq-jms:jar:3.7.0:compile�[36m -- module com.rabbitmq.jms�[0;1m [auto]�[m
+   com.rabbitmq:amqp-client:jar:5.33.0:compile�[36m -- module com.rabbitmq.client�[0;1m [auto]�[m
    com.slack.api:slack-api-client:jar:1.49.0:compile�[36m -- module slack.api.client�[0;1;33m (auto)�[m
    com.slack.api:slack-api-model:jar:1.49.0:compile�[36m -- module slack.api.model�[0;1;33m (auto)�[m
    com.splunk:splunk:jar:1.9.1:compile�[36m -- module splunk�[0;1;33m (auto)�[m

system-x-rabbitmq

--- a/base/system-x-rabbitmq
+++ b/head/system-x-rabbitmq
@@ -17,8 +17,8 @@ The following files have been resolved:
    com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile�[36m -- module listenablefuture�[0;1;33m (auto)�[m
    com.google.j2objc:j2objc-annotations:jar:2.8:compile�[36m -- module j2objc.annotations�[0;1;33m (auto)�[m
    com.googlecode.javaewah:JavaEWAH:jar:1.1.13:compile�[36m -- module JavaEWAH�[0;1;33m (auto)�[m
-   com.rabbitmq.jms:rabbitmq-jms:jar:3.6.0:compile�[36m -- module com.rabbitmq.jms�[0;1m [auto]�[m
-   com.rabbitmq:amqp-client:jar:5.29.0:compile�[36m -- module com.rabbitmq.client�[0;1m [auto]�[m
+   com.rabbitmq.jms:rabbitmq-jms:jar:3.7.0:compile�[36m -- module com.rabbitmq.jms�[0;1m [auto]�[m
+   com.rabbitmq:amqp-client:jar:5.33.0:compile�[36m -- module com.rabbitmq.client�[0;1m [auto]�[m
    com.squareup.okhttp3:logging-interceptor:jar:4.11.0:compile�[36m -- module okhttp3.logging�[0;1m [auto]�[m
    com.squareup.okhttp3:okhttp:jar:4.11.0:compile�[36m -- module okhttp3�[0;1m [auto]�[m
    com.squareup.okio:okio-jvm:jar:3.2.0:compile�[36m -- module okio�[0;1m [auto]�[m
@@ -71,23 +71,23 @@ The following files have been resolved:
    io.fabric8:openshift-model-whereabouts:jar:7.5.0:compile�[36m -- module openshift.model.whereabouts�[0;1;33m (auto)�[m
    io.fabric8:openshift-model:jar:7.5.0:compile�[36m -- module openshift.model�[0;1;33m (auto)�[m
    io.fabric8:zjsonpatch:jar:7.5.0:compile�[36m -- module zjsonpatch�[0;1;33m (auto)�[m
-   io.netty:netty-buffer:jar:4.2.10.Final:compile�[36m -- module io.netty.buffer�[m
-   io.netty:netty-codec-base:jar:4.2.10.Final:compile�[36m -- module io.netty.codec�[m
-   io.netty:netty-codec-compression:jar:4.2.10.Final:compile�[36m -- module io.netty.codec.compression�[m
+   io.netty:netty-buffer:jar:4.2.15.Final:compile�[36m -- module io.netty.buffer�[m
+   io.netty:netty-codec-base:jar:4.2.15.Final:compile�[36m -- module io.netty.codec�[m
+   io.netty:netty-codec-compression:jar:4.2.15.Final:compile�[36m -- module io.netty.codec.compression�[m
    io.netty:netty-codec-dns:jar:4.1.125.Final:runtime�[36m -- module io.netty.codec.dns�[0;1m [auto]�[m
    io.netty:netty-codec-http2:jar:4.1.125.Final:runtime�[36m -- module io.netty.codec.http2�[0;1m [auto]�[m
    io.netty:netty-codec-http:jar:4.1.125.Final:runtime�[36m -- module io.netty.codec.http�[0;1m [auto]�[m
-   io.netty:netty-codec-marshalling:jar:4.2.10.Final:compile�[36m -- module io.netty.codec.marshalling�[m
-   io.netty:netty-codec-protobuf:jar:4.2.10.Final:compile�[36m -- module io.netty.codec.protobuf�[m
+   io.netty:netty-codec-marshalling:jar:4.2.15.Final:compile�[36m -- module io.netty.codec.marshalling�[m
+   io.netty:netty-codec-protobuf:jar:4.2.15.Final:compile�[36m -- module io.netty.codec.protobuf�[m
    io.netty:netty-codec-socks:jar:4.1.125.Final:runtime�[36m -- module io.netty.codec.socks�[0;1m [auto]�[m
-   io.netty:netty-codec:jar:4.2.10.Final:compile�[36m -- module io.netty.codec.unused�[m
-   io.netty:netty-common:jar:4.2.10.Final:compile�[36m -- module io.netty.common�[m
+   io.netty:netty-codec:jar:4.2.15.Final:compile�[36m -- module io.netty.codec.unused�[m
+   io.netty:netty-common:jar:4.2.15.Final:compile�[36m -- module io.netty.common�[m
    io.netty:netty-handler-proxy:jar:4.1.125.Final:runtime�[36m -- module io.netty.handler.proxy�[0;1m [auto]�[m
-   io.netty:netty-handler:jar:4.2.10.Final:compile�[36m -- module io.netty.handler�[m
+   io.netty:netty-handler:jar:4.2.15.Final:compile�[36m -- module io.netty.handler�[m
    io.netty:netty-resolver-dns:jar:4.1.125.Final:runtime�[36m -- module io.netty.resolver.dns�[0;1m [auto]�[m
-   io.netty:netty-resolver:jar:4.2.10.Final:compile�[36m -- module io.netty.resolver�[m
-   io.netty:netty-transport-native-unix-common:jar:4.2.10.Final:compile�[36m -- module io.netty.transport.unix.common�[m
-   io.netty:netty-transport:jar:4.2.10.Final:compile�[36m -- module io.netty.transport�[m
+   io.netty:netty-resolver:jar:4.2.15.Final:compile�[36m -- module io.netty.resolver�[m
+   io.netty:netty-transport-native-unix-common:jar:4.2.15.Final:compile�[36m -- module io.netty.transport.unix.common�[m
+   io.netty:netty-transport:jar:4.2.15.Final:compile�[36m -- module io.netty.transport�[m
    io.reactivex:rxjava-string:jar:1.1.1:compile�[36m -- module rxjava.string�[0;1;33m (auto)�[m
    io.reactivex:rxjava:jar:1.3.8:compile�[36m -- module rxjava�[0;1;33m (auto)�[m
    io.smallrye.common:smallrye-common-annotation:jar:2.17.1:compile�[36m -- module io.smallrye.common.annotation�[m

GitHub Actions

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