This is an automated email from the ASF dual-hosted git repository. shuwenwei pushed a commit to branch update-tsfile-version-2.4.1 in repository https://gitbox.apache.org/repos/asf/iotdb.git
commit a2a2e305e9a6c0fb6f291cecc6bafbd73179a369 Author: shuwenwei <[email protected]> AuthorDate: Thu Aug 6 16:48:03 2026 +0800 Bump tsfile version to 2.4.1-260806-SNAPSHOT --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 94c0b3a8031..43ec486debb 100644 --- a/pom.xml +++ b/pom.xml @@ -146,7 +146,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-260731-SNAPSHOT</tsfile.version> + <tsfile.version>2.4.1-260806-SNAPSHOT</tsfile.version> <i18n.locale>en</i18n.locale> <tsfile.locale.opt/> </properties>
