This is an automated email from the ASF dual-hosted git repository. chibenwa pushed a commit to branch 3.9.x in repository https://gitbox.apache.org/repos/asf/james-project.git
commit 7d49b443d289b128344f8cd2c1b3e161556178bd Author: Benoit TELLIER <[email protected]> AuthorDate: Fri Sep 11 15:56:35 2026 +0200 [UPGRADE] amqp-client 5.25.0 -> 5.33.1 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 615d3f2a6a..bac0e7e250 100644 --- a/pom.xml +++ b/pom.xml @@ -2318,7 +2318,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]
