This is an automated email from the ASF dual-hosted git repository.
HTHou 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 02b8c6c0437 Bump ratis to 3.3.1 (#18605)
02b8c6c0437 is described below
commit 02b8c6c0437af368f3809234c044cc4d47e879d1
Author: Haonan <[email protected]>
AuthorDate: Tue Sep 22 09:55:23 2026 +0800
Bump ratis to 3.3.1 (#18605)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index c2742ab2fae..9b64cf0fc69 100644
--- a/pom.xml
+++ b/pom.xml
@@ -121,7 +121,7 @@
<pax-jdbc-common.version>1.5.6</pax-jdbc-common.version>
<powermock.version>2.0.9</powermock.version>
<ratis-thirdparty-misc.version>1.1.0</ratis-thirdparty-misc.version>
- <ratis.version>3.3.0</ratis.version>
+ <ratis.version>3.3.1</ratis.version>
<reactive-streams.version>1.0.4</reactive-streams.version>
<reactor-netty.version>1.2.18</reactor-netty.version>
<reactor.version>3.7.19</reactor.version>