You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by cl...@apache.org on 2016/03/07 19:10:45 UTC

[1/2] activemq-artemis git commit: Update to dependency versions jgroups and resteasy

Repository: activemq-artemis
Updated Branches:
  refs/heads/master 8cbcc809a -> c74b8e6b4


Update to dependency versions jgroups and resteasy


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

Branch: refs/heads/master
Commit: b63d4188ffdb52299aaa51f4e1b584d31e52b536
Parents: 8cbcc80
Author: Paul Gallagher <pg...@redhat.com>
Authored: Mon Mar 7 15:21:13 2016 +0000
Committer: Clebert Suconic <cl...@apache.org>
Committed: Mon Mar 7 13:09:53 2016 -0500

----------------------------------------------------------------------
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/b63d4188/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index ea0272d..665fe95 100644
--- a/pom.xml
+++ b/pom.xml
@@ -80,7 +80,7 @@
       <ActiveMQ-Version>
          ${project.version}(${activemq.version.incrementingVersion})
       </ActiveMQ-Version>
-      <resteasy.version>3.0.14.Final</resteasy.version>
+      <resteasy.version>3.0.16.Final</resteasy.version>
       <proton.version>0.12.0</proton.version>
       <activemq5-version>5.12.0</activemq5-version>
       <fuse.mqtt.client.version>1.10</fuse.mqtt.client.version>
@@ -363,7 +363,7 @@
          <dependency>
             <groupId>org.jgroups</groupId>
             <artifactId>jgroups</artifactId>
-            <version>3.6.6.Final</version>
+            <version>3.6.7.Final</version>
             <!-- License: Apache 2.0 -->
          </dependency>
          <dependency>


[2/2] activemq-artemis git commit: This closes #415

Posted by cl...@apache.org.
This closes #415


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

Branch: refs/heads/master
Commit: c74b8e6b4a48cc01456b2d9838f7f7b87b5bab1f
Parents: 8cbcc80 b63d418
Author: Clebert Suconic <cl...@apache.org>
Authored: Mon Mar 7 13:10:17 2016 -0500
Committer: Clebert Suconic <cl...@apache.org>
Committed: Mon Mar 7 13:10:17 2016 -0500

----------------------------------------------------------------------
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------