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 96333857ee HDDS-9034. Upgrade netty to 4.1.94.Final (#5082)
96333857ee is described below

commit 96333857ee921f43d327609f117047fbb3a7b745
Author: rohit-kb <[email protected]>
AuthorDate: Wed Jul 19 12:12:04 2023 +0530

    HDDS-9034. Upgrade netty to 4.1.94.Final (#5082)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 336f11366e..717dacd8d6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -235,7 +235,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.86.Final</netty.version>
+    <netty.version>4.1.94.Final</netty.version>
     <io.grpc.version>1.51.1</io.grpc.version>
 
     <rocksdb.version>7.7.3</rocksdb.version>


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to