This is an automated email from the ASF dual-hosted git repository.
chibenwa pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/james-project.git
The following commit(s) were added to refs/heads/master by this push:
new 90b1bbe6ec Bump com.rabbitmq:amqp-client from 5.33.1 to 5.34.0
90b1bbe6ec is described below
commit 90b1bbe6ecae12e021e4dff9e01051259a330884
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Sep 17 15:10:15 2026 +0000
Bump com.rabbitmq:amqp-client from 5.33.1 to 5.34.0
Bumps
[com.rabbitmq:amqp-client](https://github.com/rabbitmq/rabbitmq-java-client)
from 5.33.1 to 5.34.0.
- [Release notes](https://github.com/rabbitmq/rabbitmq-java-client/releases)
-
[Commits](https://github.com/rabbitmq/rabbitmq-java-client/compare/v5.33.1...v5.34.0)
---
updated-dependencies:
- dependency-name: com.rabbitmq:amqp-client
dependency-version: 5.34.0
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <[email protected]>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 8a647ddc6c..444065f62d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -2342,7 +2342,7 @@
<dependency>
<groupId>com.rabbitmq</groupId>
<artifactId>amqp-client</artifactId>
- <version>5.33.1</version>
+ <version>5.34.0</version>
</dependency>
<dependency>
<groupId>com.sun.xml.bind</groupId>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]