Skip to content

Commit db0fa4c

Browse files
[release-21.0] Bump io.netty:netty-handler from 4.1.110.Final to 4.1.118.Final in /java (#17730) (#17733)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: vitess-bot[bot] <108069721+vitess-bot[bot]@users.noreply.github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d5beced commit db0fa4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

java/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
<grpc.version>1.67.1</grpc.version>
7070
<!-- NOTE Netty handler and boring SSL must be kept compatible with grpc
7171
https://github.com/grpc/grpc-java/blob/master/SECURITY.md#netty -->
72-
<netty.handler.version>4.1.110.Final</netty.handler.version>
72+
<netty.handler.version>4.1.118.Final</netty.handler.version>
7373
<tcnative.boring.ssl.version>2.0.65.Final</tcnative.boring.ssl.version>
7474

7575
<protobuf.java.version>3.25.5</protobuf.java.version>

0 commit comments

Comments
 (0)