This is an automated email from the ASF dual-hosted git repository.
jt2594838 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 c05881ba28c bump tsfile version (#18629)
c05881ba28c is described below
commit c05881ba28cb14d06cbdaf4a9282315601fd5a24
Author: Jiang Tian <[email protected]>
AuthorDate: Mon Sep 14 10:14:13 2026 +0800
bump tsfile version (#18629)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 8b6b73ab4b0..8a4e3dda50b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -146,7 +146,7 @@
<thrift.version>0.24.0</thrift.version>
<xz.version>1.9</xz.version>
<zstd-jni.version>1.5.6-3</zstd-jni.version>
- <tsfile.version>2.4.1-260909-SNAPSHOT</tsfile.version>
+ <tsfile.version>2.4.1-260914-SNAPSHOT</tsfile.version>
<i18n.locale>en</i18n.locale>
<tsfile.locale.opt/>
</properties>