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 593d7ea4134 HDDS-14522. Bump Netty to 4.1.130, gRPC to 1.77.1 (#9691)
593d7ea4134 is described below

commit 593d7ea413401cbb12ec0e22eafeb5d94b18eb9a
Author: Doroszlai, Attila <[email protected]>
AuthorDate: Thu Jan 29 20:06:33 2026 +0100

    HDDS-14522. Bump Netty to 4.1.130, gRPC to 1.77.1 (#9691)
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 44d822cfb38..1153e2fdf08 100644
--- a/pom.xml
+++ b/pom.xml
@@ -104,7 +104,7 @@
     <hk2.version>2.6.1</hk2.version>
     <httpclient.version>4.5.14</httpclient.version>
     <httpcore.version>4.4.16</httpcore.version>
-    <io.grpc.version>1.77.0</io.grpc.version>
+    <io.grpc.version>1.77.1</io.grpc.version>
     <jackson2-bom.version>2.16.2</jackson2-bom.version>
     <jacoco.version>0.8.14</jacoco.version>
     <jakarta.annotation.version>2.1.1</jakarta.annotation.version>
@@ -170,7 +170,7 @@
     <metainf-services.version>1.11</metainf-services.version>
     <mockito.version>4.11.0</mockito.version>
     <native.lib.tmp.dir />
-    <netty.version>4.1.128.Final</netty.version>
+    <netty.version>4.1.130.Final</netty.version>
     <!-- Node.js version number (without the v prefix required by 
frontend-maven-plugin) -->
     <nodejs.version>16.14.2</nodejs.version>
     <okhttp3.version>4.12.0</okhttp3.version>


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

Reply via email to