Skip to content

Commit

Permalink
Bump io.netty:netty-handler from 4.1.110.Final to 4.1.118.Final in /java
Browse files Browse the repository at this point in the history
Bumps [io.netty:netty-handler](https://github.com/netty/netty) from 4.1.110.Final to 4.1.118.Final.
- [Commits](netty/netty@netty-4.1.110.Final...netty-4.1.118.Final)

---
updated-dependencies:
- dependency-name: io.netty:netty-handler
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 10, 2025
1 parent b567098 commit c51834c
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.67.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.110.Final</netty.handler.version>
<netty.handler.version>4.1.118.Final</netty.handler.version>
<tcnative.boring.ssl.version>2.0.65.Final</tcnative.boring.ssl.version>

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

0 comments on commit c51834c

Please sign in to comment.