This is an automated email from the ASF dual-hosted git repository.
haonan 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 398d01a520c bump ratis to 3.2.0-3247c7f-SNAPSHOT (#15427)
398d01a520c is described below
commit 398d01a520c014cfde114e03f6327f02afc7487e
Author: Potato <[email protected]>
AuthorDate: Tue Apr 29 09:42:41 2025 +0800
bump ratis to 3.2.0-3247c7f-SNAPSHOT (#15427)
Signed-off-by: OneSizeFitQuorum <[email protected]>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 886fd3dc8ac..8c852b9545c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -144,7 +144,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.3</ratis.version>
+ <ratis.version>3.2.0-3247c7f-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>