This is an automated email from the ASF dual-hosted git repository.
haonan pushed a commit to branch dev/1.3
in repository https://gitbox.apache.org/repos/asf/iotdb.git
The following commit(s) were added to refs/heads/dev/1.3 by this push:
new cb5c86ea805 bump ratis to 3.1.2-2fe59d3-SNAPSHOT (#14121)
cb5c86ea805 is described below
commit cb5c86ea80590acf449f589db375948b81cd5c3f
Author: Potato <[email protected]>
AuthorDate: Mon Nov 18 18:30:14 2024 +0800
bump ratis to 3.1.2-2fe59d3-SNAPSHOT (#14121)
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 1536c60e1a2..af839f47b61 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.2</ratis.version>
+ <ratis.version>3.1.2-2fe59d3-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>