Skip to content

Commit

Permalink
[release-17.0] build(deps): bump io.netty:netty-handler from 4.1.93.F…
Browse files Browse the repository at this point in the history
…inal to 4.1.94.Final in /java (vitessio#14863) (vitessio#14880)

Signed-off-by: Florent Poinsard <[email protected]>
Co-authored-by: Florent Poinsard <[email protected]>
  • Loading branch information
vitess-bot[bot] and frouioui authored Jan 3, 2024
1 parent 7131063 commit 7fb9164
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.44.0</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.72.Final</netty.handler.version>
<tcnative.boring.ssl.version>2.0.46.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.19.6</protobuf.java.version>
<protobuf.protoc.version>3.19.4</protobuf.protoc.version>
Expand Down

0 comments on commit 7fb9164

Please sign in to comment.