This is an automated email from the ASF dual-hosted git repository. tanxinyu pushed a commit to branch bump_ratis in repository https://gitbox.apache.org/repos/asf/iotdb.git
commit e2bfc918b697eb232c3f52d8bb30839a19fe86af Author: OneSizeFitQuorum <[email protected]> AuthorDate: Tue Oct 29 18:19:31 2024 +0800 bump ratis 3.1.2-5cd8971-SNAPSHOT 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 285d0389ffa..dfd1c7171ae 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.1</ratis.version> + <ratis.version>3.1.2-5cd8971-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>
