This is an automated email from the ASF dual-hosted git repository.
haonan pushed a commit to branch try_earlier_os_cpp
in repository https://gitbox.apache.org/repos/asf/iotdb.git
The following commit(s) were added to refs/heads/try_earlier_os_cpp by this
push:
new 5036abf9d7d Try thrift built on ubuntu16
5036abf9d7d is described below
commit 5036abf9d7df52a48775c0bedd891abab8ac77a8
Author: Haonan <[email protected]>
AuthorDate: Tue Aug 6 21:16:05 2024 +0800
Try thrift built on ubuntu16
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index be5ef808950..e5e219b94a4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -87,7 +87,7 @@
This is the version of the thrift binary, that we release separately
from here:
https://github.com/apache/iotdb-bin-resources/tree/main/iotdb-tools-thrift
-->
-
<iotdb-tools-thrift.version>0.14.1.1-old-glibc-SNAPSHOT</iotdb-tools-thrift.version>
+
<iotdb-tools-thrift.version>0.14.1.1-glibc223-SNAPSHOT</iotdb-tools-thrift.version>
<jackson.version>2.15.4</jackson.version>
<!-- This is the last version to support the javax namespace -->
<jakarta.servlet-api.version>4.0.4</jakarta.servlet-api.version>