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

tanxinyu 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 aa2fc4c326c [RatisConsensus] Bump ratis version to 3.1.1 #13629
aa2fc4c326c is described below

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

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

diff --git a/pom.xml b/pom.xml
index 713a026d977..8fb28c559c9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -136,7 +136,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