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

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


The following commit(s) were added to refs/heads/KeepAllNullRows by this push:
     new eb6d437c891 change tsfile dependency version
eb6d437c891 is described below

commit eb6d437c891c038773616260ba12da08052ee032
Author: JackieTien97 <[email protected]>
AuthorDate: Thu Sep 12 12:00:03 2024 +0800

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

diff --git a/pom.xml b/pom.xml
index 6c546320fe2..26821744ce4 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.6-3</zstd-jni.version>
-        <tsfile.version>1.2.0-SNAPSHOT</tsfile.version>
+        <tsfile.version>1.2.0-4467fa07-SNAPSHOT</tsfile.version>
     </properties>
     <!--
     if we claim dependencies in dependencyManagement, then we do not claim

Reply via email to