Skip to content

Commit

Permalink
build(deps): bump io.netty:netty-handler from 4.1.93.Final to 4.1.94.…
Browse files Browse the repository at this point in the history
…Final in /java (#14863)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 3, 2024
1 parent bd9e534 commit 3331023
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion java/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
<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.93.Final</netty.handler.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.24.3</protobuf.java.version>
Expand Down

0 comments on commit 3331023

Please sign in to comment.