This is an automated email from the ASF dual-hosted git repository. tanxinyu pushed a commit to branch OneSizeFitsQuorum-patch-1 in repository https://gitbox.apache.org/repos/asf/iotdb.git
commit f35ea4cfa87c5fdf329b069c3979253b6aaf7699 Author: Potato <[email protected]> AuthorDate: Mon Apr 6 15:29:01 2026 +0800 Bump ratis-thirdparty-misc and ratis versions Updated ratis-thirdparty-misc and ratis versions. --- pom.xml | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) diff --git a/pom.xml b/pom.xml index 282624bec7a..4d837399bf7 100644 --- a/pom.xml +++ b/pom.xml @@ -130,14 +130,8 @@ <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.10</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.2.1</ratis.version> + <ratis-thirdparty-misc.version>1.0.11</ratis-thirdparty-misc.version> + <ratis.version>3.2.2</ratis.version> <reactive-streams.version>1.0.4</reactive-streams.version> <reactor-netty.version>1.2.9</reactor-netty.version> <reactor.version>3.7.9</reactor.version>
