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 2018/05/03 17:15:28 UTC

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

Repository: activemq-artemis
Updated Branches:
  refs/heads/master 2a3b67d92 -> 2ea4d1c8b


This closes #2067


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

Branch: refs/heads/master
Commit: 2ea4d1c8bf09b68f434c0aa9a2458f65b2cdc9cc
Parents: 2a3b67d d5263db
Author: Clebert Suconic <cl...@apache.org>
Authored: Thu May 3 13:15:22 2018 -0400
Committer: Clebert Suconic <cl...@apache.org>
Committed: Thu May 3 13:15:22 2018 -0400

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



[2/2] activemq-artemis git commit: ARTEMIS-1847 Update to Netty 4.1.24.Final

Posted by cl...@apache.org.
ARTEMIS-1847 Update to Netty 4.1.24.Final


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

Branch: refs/heads/master
Commit: d5263dbe8cf405e8c1295f245053eca767cfc3ee
Parents: 2a3b67d
Author: Timothy Bish <ta...@gmail.com>
Authored: Thu May 3 12:57:15 2018 -0400
Committer: Clebert Suconic <cl...@apache.org>
Committed: Thu May 3 13:15:22 2018 -0400

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


http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/d5263dbe/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 4233b6d..b12eb1c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -91,7 +91,7 @@
       <jgroups.version>3.6.13.Final</jgroups.version>
       <maven.assembly.plugin.version>2.4</maven.assembly.plugin.version>
       <mockito.version>2.8.47</mockito.version>
-      <netty.version>4.1.22.Final</netty.version>
+      <netty.version>4.1.24.Final</netty.version>
       <proton.version>0.27.1</proton.version>
       <resteasy.version>3.0.19.Final</resteasy.version>
       <slf4j.version>1.7.21</slf4j.version>