You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by ma...@apache.org on 2017/04/28 09:15:15 UTC

[2/2] activemq-artemis git commit: ARTEMIS-457 upgrade JGroups

ARTEMIS-457 upgrade JGroups


Project: http://git-wip-us.apache.org/repos/asf/activemq-artemis/repo
Commit: http://git-wip-us.apache.org/repos/asf/activemq-artemis/commit/cf911a1c
Tree: http://git-wip-us.apache.org/repos/asf/activemq-artemis/tree/cf911a1c
Diff: http://git-wip-us.apache.org/repos/asf/activemq-artemis/diff/cf911a1c

Branch: refs/heads/master
Commit: cf911a1ca7bf9b2e6bca0146bee235a5ef2880f5
Parents: 8e3663f
Author: Justin Bertram <jb...@apache.org>
Authored: Mon Apr 17 14:39:11 2017 -0500
Committer: Martyn Taylor <mt...@redhat.com>
Committed: Fri Apr 28 10:14:57 2017 +0100

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


http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/cf911a1c/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 714ddaf..f3708d0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -80,7 +80,7 @@
       <guava.version>19.0</guava.version>
       <jboss.logging.version>3.3.0.Final</jboss.logging.version>
       <jetty.version>9.4.3.v20170317</jetty.version>
-      <jgroups.version>3.6.9.Final</jgroups.version>
+      <jgroups.version>3.6.13.Final</jgroups.version>
       <maven.assembly.plugin.version>2.4</maven.assembly.plugin.version>
       <netty.version>4.1.6.Final</netty.version>
       <proton.version>0.18.0</proton.version>