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

jiangtian 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 b4045de6eb2 Bump ratis to 3.2.0 (#15825)
b4045de6eb2 is described below

commit b4045de6eb217b3eadbd754d4d0e46a3eb39b510
Author: Potato <[email protected]>
AuthorDate: Fri Jul 4 10:10:32 2025 +0800

    Bump ratis to 3.2.0 (#15825)
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 0f2cc724f15..d7b37da1409 100644
--- a/pom.xml
+++ b/pom.xml
@@ -137,14 +137,14 @@
         <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.8</ratis-thirdparty-misc.version>
+        <ratis-thirdparty-misc.version>1.0.9</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.0-3247c7f-SNAPSHOT</ratis.version>
+        <ratis.version>3.2.0</ratis.version>
         <reactive-streams.version>1.0.4</reactive-streams.version>
         <reactor-netty.version>1.1.20</reactor-netty.version>
         <reactor.version>3.5.18</reactor.version>

Reply via email to