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

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

commit 893e5b167fb86de308c7f556b45d0c53dc78ba1e
Author: JackieTien97 <[email protected]>
AuthorDate: Wed Dec 10 19:42:17 2025 +0800

    Bump tsfile version to 2.2.0-251210-SNAPSHOT
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index d9df3de1bf7..66c7116a9fb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -173,7 +173,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>2.2.0-251209-SNAPSHOT</tsfile.version>
+        <tsfile.version>2.2.0-251210-SNAPSHOT</tsfile.version>
     </properties>
     <!--
     if we claim dependencies in dependencyManagement, then we do not claim

Reply via email to