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 29fc8def65b HDDS-12070. Bump Ratis to 3.2.0 (#8689)
29fc8def65b is described below

commit 29fc8def65b64b86242ae3f4e1ac7a5f6b7b4498
Author: Doroszlai, Attila <[email protected]>
AuthorDate: Wed Jun 25 19:29:10 2025 +0200

    HDDS-12070. Bump Ratis to 3.2.0 (#8689)
---
 pom.xml | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/pom.xml b/pom.xml
index cc6dad0fa98..ac1d3b62c95 100644
--- a/pom.xml
+++ b/pom.xml
@@ -106,7 +106,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.58.0</io.grpc.version>
+    <io.grpc.version>1.71.0</io.grpc.version>
     <jackson2-bom.version>2.16.2</jackson2-bom.version>
     <jacoco.version>0.8.13</jacoco.version>
     <jaeger.version>1.8.1</jaeger.version>
@@ -173,7 +173,7 @@
     <native.lib.tmp.dir />
     <!-- 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.109.Final</netty.version>
+    <netty.version>4.1.119.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>
@@ -195,12 +195,12 @@
     <!-- ProtocolBuffer version, used to verify the protoc version and -->
     <!-- define the protobuf JAR version                               -->
     
<proto2.hadooprpc.protobuf.version>2.5.0</proto2.hadooprpc.protobuf.version>
-    
<proto3.hadooprpc.protobuf.version>3.23.4</proto3.hadooprpc.protobuf.version>
+    
<proto3.hadooprpc.protobuf.version>3.25.5</proto3.hadooprpc.protobuf.version>
     <!-- Maven protoc compiler -->
     <protobuf-maven-plugin.version>0.6.1</protobuf-maven-plugin.version>
     <ranger.version>2.6.0</ranger.version>
-    <ratis.thirdparty.version>1.0.6</ratis.thirdparty.version>
-    <ratis.version>3.1.2</ratis.version>
+    <ratis.thirdparty.version>1.0.9</ratis.thirdparty.version>
+    <ratis.version>3.2.0</ratis.version>
     <re2j.version>1.7</re2j.version>
     <reflections.version>0.10.2</reflections.version>
     <reload4j.version>1.2.26</reload4j.version>


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

Reply via email to