This is an automated email from the ASF dual-hosted git repository.

ckj 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 0c32c60257 HDDS-7718. Bump Netty to 4.1.86 and gRPC to 1.51.1 (#4139)
0c32c60257 is described below

commit 0c32c60257a4c32d21f35af9dca949df7974f74f
Author: Doroszlai, Attila <[email protected]>
AuthorDate: Wed Jan 18 12:32:00 2023 +0100

    HDDS-7718. Bump Netty to 4.1.86 and gRPC to 1.51.1 (#4139)
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 35e5bf4f5d..51c6dab819 100644
--- a/pom.xml
+++ b/pom.xml
@@ -220,8 +220,8 @@ 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.77.Final</netty.version>
-    <io.grpc.version>1.48.1</io.grpc.version>
+    <netty.version>4.1.86.Final</netty.version>
+    <io.grpc.version>1.51.1</io.grpc.version>
 
     <rocksdb.version>7.7.3</rocksdb.version>
     <sqlite.version>3.25.2</sqlite.version>


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

Reply via email to