You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ratis.apache.org by GitBox <gi...@apache.org> on 2022/12/22 14:45:30 UTC

[GitHub] [ratis-thirdparty] MarcusWalzCollibra commented on a diff in pull request #42: Bump Netty to 4.1.86.Final to fix CVE-2022-41881

MarcusWalzCollibra commented on code in PR #42:
URL: https://github.com/apache/ratis-thirdparty/pull/42#discussion_r1055535655


##########
pom.xml:
##########
@@ -72,7 +72,7 @@
     <!--Version of grpc to be shaded -->
     <shaded.grpc.version>1.48.1</shaded.grpc.version>
     <!--Version of Netty to be shaded -->
-    <shaded.netty.version>4.1.77.Final</shaded.netty.version>
+    <shaded.netty.version>4.1.86.Final</shaded.netty.version>

Review Comment:
   @szetszwo just bumped grcp! Thank you



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@ratis.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org