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

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


The following commit(s) were added to refs/heads/master by this push:
     new 45147a9  update netty version
     new 8d76683  Merge pull request #7 from anshkhannasbu/RATIS-1038-master
45147a9 is described below

commit 45147a93ec07d9fd969954c6008070f7c0e1db0e
Author: Ansh Khanna <[email protected]>
AuthorDate: Fri Aug 14 13:40:03 2020 -0400

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

diff --git a/pom.xml b/pom.xml
index dc53ae0..68183f6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -70,7 +70,7 @@
     <!--Version of grpc to be shaded -->
     <shaded.grpc.version>1.29.0</shaded.grpc.version>
     <!--Version of Netty to be shaded -->
-    <shaded.netty.version>4.1.48.Final</shaded.netty.version>
+    <shaded.netty.version>4.1.50.Final</shaded.netty.version>
     <!--Version of tcnative to be shaded -->
     <shaded.netty.tcnative.version>2.0.28.Final</shaded.netty.tcnative.version>
 

Reply via email to