Skip to content

Commit

Permalink
bump netty-handler to 4.1.45.Final and tcnative-boring-ssl to 2.0.28.…
Browse files Browse the repository at this point in the history
…Final

Signed-off-by: Harshit Gangal <[email protected]>
  • Loading branch information
harshit-gangal committed Feb 24, 2020
1 parent 30b2ff5 commit 154b86e
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 @@ -70,8 +70,8 @@
<grpc.version>1.16.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.30.Final</netty.handler.version>
<tcnative.boring.ssl.version>2.0.17.Final</tcnative.boring.ssl.version>
<netty.handler.version>4.1.45.Final</netty.handler.version>
<tcnative.boring.ssl.version>2.0.28.Final</tcnative.boring.ssl.version>

<protobuf.java.version>3.6.1</protobuf.java.version>
<protobuf.protoc.version>3.6.1</protobuf.protoc.version>
Expand Down

0 comments on commit 154b86e

Please sign in to comment.