Skip to content

Commit

Permalink
Revert "[release-20.0] Bump io.netty:netty-handler from 4.1.110.Final…
Browse files Browse the repository at this point in the history
… to 4.1.118.Final in /java (#17730) (#17732)"

This reverts commit 1c013ea.

Signed-off-by: Florent Poinsard <[email protected]>
  • Loading branch information
frouioui committed Feb 12, 2025
1 parent 72d937e commit 19c352f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions java/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -69,8 +69,8 @@
<grpc.version>1.57.1</grpc.version>
<!-- NOTE Netty handler and boring SSL must be kept compatible with grpc
https://github.com/grpc/grpc-java/blob/master/SECURITY.md#netty -->
<netty.handler.version>4.1.118.Final</netty.handler.version>
<tcnative.boring.ssl.version>2.0.65.Final</tcnative.boring.ssl.version>
<netty.handler.version>4.1.94.Final</netty.handler.version>
<tcnative.boring.ssl.version>2.0.61.Final</tcnative.boring.ssl.version>

<protobuf.java.version>3.25.5</protobuf.java.version>
<protobuf.protoc.version>3.24.3</protobuf.protoc.version>
Expand Down

0 comments on commit 19c352f

Please sign in to comment.