This is an automated email from the ASF dual-hosted git repository. HTHou pushed a commit to branch rc/2.0.11 in repository https://gitbox.apache.org/repos/asf/iotdb.git
commit ac087ae1c4d63352b722ae3a5055cbadee62a79c Author: HTHou <[email protected]> AuthorDate: Thu Aug 27 15:01:16 2026 +0800 Bump tsfile to 2.4.0 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 4fb94d9606a..61c51ccb654 100644 --- a/pom.xml +++ b/pom.xml @@ -145,7 +145,7 @@ <thrift.version>0.23.0</thrift.version> <xz.version>1.9</xz.version> <zstd-jni.version>1.5.6-3</zstd-jni.version> - <tsfile.version>2.3.2-260616-SNAPSHOT</tsfile.version> + <tsfile.version>2.4.0</tsfile.version> <i18n.locale>en</i18n.locale> <tsfile.locale.opt/> </properties>
