You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by mm...@apache.org on 2018/02/06 20:28:45 UTC

[incubator-pulsar] branch master updated: Upgrade to Netty-4.1.21 (#1189)

This is an automated email from the ASF dual-hosted git repository.

mmerli pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-pulsar.git


The following commit(s) were added to refs/heads/master by this push:
     new d0bdab8  Upgrade to Netty-4.1.21 (#1189)
d0bdab8 is described below

commit d0bdab8f1d30ec4c1813ed4cb0fbf4880df57243
Author: Matteo Merli <mm...@apache.org>
AuthorDate: Tue Feb 6 12:28:42 2018 -0800

    Upgrade to Netty-4.1.21 (#1189)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index b66f0c7..9b9bcbc 100644
--- a/pom.xml
+++ b/pom.xml
@@ -110,7 +110,7 @@ flexible messaging model and an intuitive client API.</description>
 
     <bookkeeper.version>4.3.1.91-yahoo</bookkeeper.version>
     <zookeeper.version>3.4.10</zookeeper.version>
-    <netty.version>4.1.19.Final</netty.version>
+    <netty.version>4.1.21.Final</netty.version>
     <storm.version>1.0.5</storm.version>
     <jetty.version>9.3.11.v20160721</jetty.version>
     <athenz.version>1.7.17</athenz.version>

-- 
To stop receiving notification emails like this one, please contact
mmerli@apache.org.