Skip to content

Commit

Permalink
HDDS-10792. Bump Netty to 4.1.109.Final (apache#6622)
Browse files Browse the repository at this point in the history
  • Loading branch information
rohit-kb committed May 3, 2024
1 parent f259bda commit 8d78190
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -222,7 +222,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xs

<!-- Use netty version known to work with grpc-netty. See table: -->
<!-- https://github.com/grpc/grpc-java/blob/master/SECURITY.md#netty -->
<netty.version>4.1.100.Final</netty.version>
<netty.version>4.1.109.Final</netty.version>
<io.grpc.version>1.58.0</io.grpc.version>

<rocksdb.version>7.7.3</rocksdb.version>
Expand Down

0 comments on commit 8d78190

Please sign in to comment.