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

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

commit 3614fa598c87bdc3303cdf9f2fe06588a3fa50e9
Author: OneSizeFitQuorum <[email protected]>
AuthorDate: Tue Dec 17 11:45:54 2024 +0800

    bump
    
    Signed-off-by: OneSizeFitQuorum <[email protected]>
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index d3af4ab2238..49a38f5b1cf 100644
--- a/pom.xml
+++ b/pom.xml
@@ -128,14 +128,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.5</ratis-thirdparty-misc.version>
+        
<ratis-thirdparty-misc.version>1.0.8-7c44349-SNAPSHOT</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.1.2-2fe59d3-SNAPSHOT</ratis.version>
+        <ratis.version>3.1.2-a862328-SNAPSHOT</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