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 d23729f876a [RatisConsensus] update ratis snapshot version (#12419)
d23729f876a is described below

commit d23729f876a0cb47ed52d3cb1721cdaefd8733f1
Author: William Song <[email protected]>
AuthorDate: Thu Apr 25 20:22:39 2024 +0800

    [RatisConsensus] update ratis snapshot version (#12419)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 118ce6fcdda..3f9e2aa9788 100644
--- a/pom.xml
+++ b/pom.xml
@@ -141,7 +141,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.0-a6a21d5-SNAPSHOT</ratis.version>
+        <ratis.version>3.1.0-611b80a-SNAPSHOT</ratis.version>
         <reactive-streams.version>1.0.4</reactive-streams.version>
         <reactor-netty.version>1.1.13</reactor-netty.version>
         <reactor.version>3.5.10</reactor.version>

Reply via email to