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 d3ee334c3f0 HDDS-15727. Bump ratis-thirdparty to 1.0.11 (#10647)
d3ee334c3f0 is described below
commit d3ee334c3f0b5e16ebc617b0d6d7b401167d11f6
Author: Vikash <[email protected]>
AuthorDate: Fri Jul 3 02:44:35 2026 +0530
HDDS-15727. Bump ratis-thirdparty to 1.0.11 (#10647)
---
pom.xml | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/pom.xml b/pom.xml
index 644f9cbb7ee..99ab7ffd2dd 100644
--- a/pom.xml
+++ b/pom.xml
@@ -185,10 +185,10 @@
<protobuf.version>3.25.9</protobuf.version>
<ranger.version>2.8.0</ranger.version>
<!-- versions included in ratis-thirdparty, update in sync -->
- <ratis-thirdparty.grpc.version>1.75.0</ratis-thirdparty.grpc.version>
-
<ratis-thirdparty.netty.version>4.1.127.Final</ratis-thirdparty.netty.version>
+ <ratis-thirdparty.grpc.version>1.77.1</ratis-thirdparty.grpc.version>
+
<ratis-thirdparty.netty.version>4.1.130.Final</ratis-thirdparty.netty.version>
<ratis-thirdparty.protobuf.version>3.25.8</ratis-thirdparty.protobuf.version>
- <ratis.thirdparty.version>1.0.10</ratis.thirdparty.version>
+ <ratis.thirdparty.version>1.0.11</ratis.thirdparty.version>
<ratis.version>3.2.1</ratis.version>
<re2j.version>1.7</re2j.version>
<reflections.version>0.10.2</reflections.version>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]