Repository: james-project
Updated Branches:
  refs/heads/master 7a02725b4 -> 4490d62a2


JAMES-2544 upgrade rabbitmq client library


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

Branch: refs/heads/master
Commit: 056a999faaa5b8111dfd52e57f839ac1e5aa5cd6
Parents: 7a02725
Author: Matthieu Baechler <matth...@apache.org>
Authored: Thu Dec 20 17:35:51 2018 +0100
Committer: Matthieu Baechler <matth...@apache.org>
Committed: Wed Feb 6 10:07:07 2019 +0100

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


http://git-wip-us.apache.org/repos/asf/james-project/blob/056a999f/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index f5d0c86..58ec929 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1862,7 +1862,7 @@
             <dependency>
                 <groupId>com.rabbitmq</groupId>
                 <artifactId>amqp-client</artifactId>
-                <version>5.4.3</version>
+                <version>5.6.0</version>
             </dependency>
             <dependency>
                 <groupId>com.sparkjava</groupId>


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

Reply via email to