This is an automated email from the ASF dual-hosted git repository. btellier pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/james-project.git
commit 392634382972b08238045471daf692decd64ad90 Author: Quan Tran <[email protected]> AuthorDate: Thu Jul 6 10:18:48 2023 +0700 [UPGRADE] amqp-client 5.16.0 -> 5.18.0 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index a2740d1a22..6e41bab8a1 100644 --- a/pom.xml +++ b/pom.xml @@ -2211,7 +2211,7 @@ <dependency> <groupId>com.rabbitmq</groupId> <artifactId>amqp-client</artifactId> - <version>5.16.0</version> + <version>5.18.0</version> </dependency> <dependency> <groupId>com.sparkjava</groupId> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
