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

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


The following commit(s) were added to refs/heads/dev/1.3 by this push:
     new d8acf630b49 [To dev/1.3] Update tsFile snapshot version
d8acf630b49 is described below

commit d8acf630b494d16dc5756703809d917941a04fd7
Author: Caideyipi <[email protected]>
AuthorDate: Mon Mar 24 19:33:52 2025 +0800

    [To dev/1.3] Update tsFile snapshot version
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 49b1a7a9229..c5dd2933b25 100644
--- a/pom.xml
+++ b/pom.xml
@@ -175,7 +175,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.1.0-250219-SNAPSHOT</tsfile.version>
+        <tsfile.version>1.1.1-250324-SNAPSHOT</tsfile.version>
     </properties>
     <!--
     if we claim dependencies in dependencyManagement, then we do not claim

Reply via email to