We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d5beced commit db0fa4cCopy full SHA for db0fa4c
java/pom.xml
@@ -69,7 +69,7 @@
69
<grpc.version>1.67.1</grpc.version>
70
<!-- NOTE Netty handler and boring SSL must be kept compatible with grpc
71
https://github.com/grpc/grpc-java/blob/master/SECURITY.md#netty -->
72
- <netty.handler.version>4.1.110.Final</netty.handler.version>
+ <netty.handler.version>4.1.118.Final</netty.handler.version>
73
<tcnative.boring.ssl.version>2.0.65.Final</tcnative.boring.ssl.version>
74
75
<protobuf.java.version>3.25.5</protobuf.java.version>
0 commit comments