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

jackietien 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 3dd6c8c3213 update tsfile version
3dd6c8c3213 is described below

commit 3dd6c8c32130884f0b4d201beb78b04225db0e72
Author: Liao Lanyu <[email protected]>
AuthorDate: Fri Jun 21 16:12:30 2024 +0800

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

diff --git a/pom.xml b/pom.xml
index 369cbf245cb..e5c68975c91 100644
--- a/pom.xml
+++ b/pom.xml
@@ -166,7 +166,7 @@
         <thrift.version>0.14.1</thrift.version>
         <xz.version>1.9</xz.version>
         <zstd-jni.version>1.5.5-5</zstd-jni.version>
-        <tsfile.version>1.0.1-b956d4c-SNAPSHOT</tsfile.version>
+        <tsfile.version>1.0.1-bf6a2f3-SNAPSHOT</tsfile.version>
     </properties>
     <!--
     if we claim dependencies in dependencyManagement, then we do not claim

Reply via email to