This is an automated email from the ASF dual-hosted git repository.
Arsnael 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 9f3b202fe2 Bump com.rabbitmq:amqp-client from 5.25.0 to 5.33.1
9f3b202fe2 is described below
commit 9f3b202fe21454a05bd6c4bcfcc896d7b7a63ba0
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Aug 18 16:56:09 2026 +0000
Bump com.rabbitmq:amqp-client from 5.25.0 to 5.33.1
Bumps
[com.rabbitmq:amqp-client](https://github.com/rabbitmq/rabbitmq-java-client)
from 5.25.0 to 5.33.1.
- [Release notes](https://github.com/rabbitmq/rabbitmq-java-client/releases)
-
[Commits](https://github.com/rabbitmq/rabbitmq-java-client/compare/v5.25.0...v5.33.1)
---
updated-dependencies:
- dependency-name: com.rabbitmq:amqp-client
dependency-version: 5.33.1
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 fb65c64af3..509c1d138f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -2342,7 +2342,7 @@
<dependency>
<groupId>com.rabbitmq</groupId>
<artifactId>amqp-client</artifactId>
- <version>5.25.0</version>
+ <version>5.33.1</version>
</dependency>
<dependency>
<groupId>com.sun.xml.bind</groupId>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]