You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by ma...@apache.org on 2018/05/31 07:47:46 UTC

[07/17] james-project git commit: JAMES-2334 Upgrade amqp client version

JAMES-2334 Upgrade amqp client version


Project: http://git-wip-us.apache.org/repos/asf/james-project/repo
Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/61e94c6a
Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/61e94c6a
Diff: http://git-wip-us.apache.org/repos/asf/james-project/diff/61e94c6a

Branch: refs/heads/master
Commit: 61e94c6aae7b87d2c663154d0137930e2044c4cc
Parents: 8d568fa
Author: Antoine Duprat <ad...@linagora.com>
Authored: Tue Feb 6 16:16:17 2018 +0100
Committer: Matthieu Baechler <ma...@apache.org>
Committed: Thu May 31 09:47:02 2018 +0200

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/james-project/blob/61e94c6a/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 75c3a58..0be0c28 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1704,7 +1704,7 @@
             <dependency>
                 <groupId>com.rabbitmq</groupId>
                 <artifactId>amqp-client</artifactId>
-                <version>4.0.0</version>
+                <version>5.2.0</version>
             </dependency>
             <dependency>
                 <groupId>com.sparkjava</groupId>


---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org