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

jackietien pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/iotdb.git


The following commit(s) were added to refs/heads/master by this push:
     new e801885cc2a Bump ratis-thirdparty-misc and ratis versions (#17432)
e801885cc2a is described below

commit e801885cc2a6d5ee7c52eee8d11c6cb1836701c5
Author: Potato <[email protected]>
AuthorDate: Tue Apr 7 08:45:26 2026 +0800

    Bump ratis-thirdparty-misc and ratis versions (#17432)
---
 pom.xml | 10 ++--------
 1 file changed, 2 insertions(+), 8 deletions(-)

diff --git a/pom.xml b/pom.xml
index 282624bec7a..4d837399bf7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -130,14 +130,8 @@
         <osgi.version>7.0.0</osgi.version>
         <pax-jdbc-common.version>1.5.6</pax-jdbc-common.version>
         <powermock.version>2.0.9</powermock.version>
-        <ratis-thirdparty-misc.version>1.0.10</ratis-thirdparty-misc.version>
-        <!--
-      This is an unreleased version of a custom branch. The 8-character part 
after the version number
-      This is an unreleased version of a custom branch. The 8-character part 
after the version number
-      is for ensuring the SNAPSHOT will stay available. We should however have 
the Ratis folks do a
-      new release soon, as releasing with this version is more than sub-ideal.
-    -->
-        <ratis.version>3.2.1</ratis.version>
+        <ratis-thirdparty-misc.version>1.0.11</ratis-thirdparty-misc.version>
+        <ratis.version>3.2.2</ratis.version>
         <reactive-streams.version>1.0.4</reactive-streams.version>
         <reactor-netty.version>1.2.9</reactor-netty.version>
         <reactor.version>3.7.9</reactor.version>

Reply via email to