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

yiguolei pushed a commit to branch branch-4.1
in repository https://gitbox.apache.org/repos/asf/doris.git


The following commit(s) were added to refs/heads/branch-4.1 by this push:
     new a26ce54ba16 branch-4.1: [chore](dep) pin esdk-obs-java-bundle to 
3.21.11 to fix version range resolution failure #63278 (#63282)
a26ce54ba16 is described below

commit a26ce54ba16db0a03714bfca3cafe3ab969a18bb
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Wed May 20 18:34:20 2026 +0800

    branch-4.1: [chore](dep) pin esdk-obs-java-bundle to 3.21.11 to fix version 
range resolution failure #63278 (#63282)
    
    Cherry-picked from #63278
    
    Co-authored-by: Dongyang Li <[email protected]>
    Co-authored-by: Claude Sonnet 4.6 <[email protected]>
---
 fe/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/fe/pom.xml b/fe/pom.xml
index 39ceaae516c..194a003f643 100644
--- a/fe/pom.xml
+++ b/fe/pom.xml
@@ -238,7 +238,7 @@ under the License.
         <cos-api.version>5.6.211</cos-api.version>
         
<tencentcloud-sdk-java-sts.version>3.1.678</tencentcloud-sdk-java-sts.version>
         <huaweicloud-sdk-iam.version>3.1.20</huaweicloud-sdk-iam.version>
-        <esdk-obs.version>[3.21.11,)</esdk-obs.version>
+        <esdk-obs.version>3.21.11</esdk-obs.version>
         <huaweiobs.version>3.1.1-hw-46</huaweiobs.version>
         <!--suppress UnresolvedMavenProperty -->
         <doris.thirdparty>${fe.dir}/../thirdparty</doris.thirdparty>


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

Reply via email to