This is an automated email from the ASF dual-hosted git repository.

jt2594838 pushed a commit to branch remove_swtich_type
in repository https://gitbox.apache.org/repos/asf/iotdb.git


The following commit(s) were added to refs/heads/remove_swtich_type by this 
push:
     new f91f38f1380 update tsfile version
f91f38f1380 is described below

commit f91f38f1380c06dc94a1836155be566f6a5cff22
Author: Tian Jiang <[email protected]>
AuthorDate: Wed Sep 9 09:55:26 2026 +0800

    update tsfile version
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 024b2e844e1..7d4b3d74a42 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-SNAPSHOT</tsfile.version>
+        <tsfile.version>2.4.1-260909-SNAPSHOT</tsfile.version>
         <i18n.locale>en</i18n.locale>
         <tsfile.locale.opt/>
     </properties>

Reply via email to