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 9f92b1ae829 bump ratis 3.1.0-d09cbac-SNAPSHOT (#12547)
9f92b1ae829 is described below
commit 9f92b1ae8293af05759984f5bfa781412c931d9a
Author: William Song <[email protected]>
AuthorDate: Sat May 18 00:01:47 2024 +0800
bump ratis 3.1.0-d09cbac-SNAPSHOT (#12547)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index c05397697cd..2c2e15f406b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -140,7 +140,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-611b80a-SNAPSHOT</ratis.version>
+ <ratis.version>3.1.0-d09cbac-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>