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

kirs pushed a commit to branch CalvinKirs-patch-4
in repository https://gitbox.apache.org/repos/asf/doris.git

commit d9785650a1c86ed7f028b6c4d9350be90a61b272
Author: Calvin Kirs <[email protected]>
AuthorDate: Fri Feb 27 11:13:18 2026 +0800

    Update tea dependency version to 1.1.14
---
 fe/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/fe/pom.xml b/fe/pom.xml
index bd8598a5807..cf0ad0e5501 100644
--- a/fe/pom.xml
+++ b/fe/pom.xml
@@ -1342,7 +1342,7 @@ under the License.
                 <!-- This is a dependency chain: odps-sdk-core:0.53.2-public → 
credentials-java:0.3.12 → com.aliyun:tea:[1.1.14,2.0.0)-->
                 <groupId>com.aliyun</groupId>
                 <artifactId>tea</artifactId>
-                <version>1.4.1</version>
+                <version>1.1.14</version>
             </dependency>
             <!-- For Iceberg, must be consistent with Iceberg version -->
             <dependency>


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to