Repository: hbase-thirdparty
Updated Branches:
  refs/heads/master 61fbbd8f1 -> 3d4bc1986


HBASE-19247 update netty version


Project: http://git-wip-us.apache.org/repos/asf/hbase-thirdparty/repo
Commit: http://git-wip-us.apache.org/repos/asf/hbase-thirdparty/commit/3d4bc198
Tree: http://git-wip-us.apache.org/repos/asf/hbase-thirdparty/tree/3d4bc198
Diff: http://git-wip-us.apache.org/repos/asf/hbase-thirdparty/diff/3d4bc198

Branch: refs/heads/master
Commit: 3d4bc198658be25d2215377cb7631aa2a66737f9
Parents: 61fbbd8
Author: Mike Drob <md...@apache.org>
Authored: Mon Nov 13 16:50:37 2017 -0600
Committer: Mike Drob <md...@apache.org>
Committed: Mon Nov 13 16:50:37 2017 -0600

----------------------------------------------------------------------
 hbase-shaded-netty/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/hbase-thirdparty/blob/3d4bc198/hbase-shaded-netty/pom.xml
----------------------------------------------------------------------
diff --git a/hbase-shaded-netty/pom.xml b/hbase-shaded-netty/pom.xml
index 9726c68..8f915f2 100644
--- a/hbase-shaded-netty/pom.xml
+++ b/hbase-shaded-netty/pom.xml
@@ -144,7 +144,7 @@
     <dependency>
       <groupId>io.netty</groupId>
       <artifactId>netty-all</artifactId>
-      <version>4.1.12.Final</version>
+      <version>4.1.17.Final</version>
     </dependency>
   </dependencies>
 </project>

Reply via email to