This is an automated email from the ASF dual-hosted git repository.
adoroszlai pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ozone.git
The following commit(s) were added to refs/heads/master by this push:
new 8d781902fe HDDS-10792. Bump Netty to 4.1.109.Final (#6622)
8d781902fe is described below
commit 8d781902feff4d5a8d32e6e796d5e56e72a0302b
Author: rohit-kb <[email protected]>
AuthorDate: Fri May 3 13:25:42 2024 +0530
HDDS-10792. Bump Netty to 4.1.109.Final (#6622)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 0f667cba20..140716abfe 100644
--- a/pom.xml
+++ b/pom.xml
@@ -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>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]