This is an automated email from the ASF dual-hosted git repository. lancelly pushed a commit to branch updateTsfileVersion in repository https://gitbox.apache.org/repos/asf/iotdb.git
commit 9e951947a0ae9d80ebb5aeb1ef7afce814bbe394 Author: lancelly <[email protected]> AuthorDate: Fri Jun 21 14:25:15 2024 +0800 update --- 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
