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

tanxinyu pushed a commit to branch rc/1.3.3
in repository https://gitbox.apache.org/repos/asf/iotdb.git


The following commit(s) were added to refs/heads/rc/1.3.3 by this push:
     new 33bf372bf05 [To rc/1.3.3] [RatisConsensus] Bump ratis version to 3.1.1 
#13630
33bf372bf05 is described below

commit 33bf372bf05df8d81c5e71e2f3f47c739e26a938
Author: 133tosakarin <[email protected]>
AuthorDate: Thu Sep 26 15:20:55 2024 +0800

    [To rc/1.3.3] [RatisConsensus] Bump ratis version to 3.1.1 #13630
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index f220d6b394e..e3d81a6aeb6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -135,7 +135,7 @@
       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.1.1-0133c90-SNAPSHOT</ratis.version>
+        <ratis.version>3.1.1</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