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

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


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

commit f9a04f581616863f4877098375d7250160b8e52d
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Fri May 15 18:17:56 2026 -0700

    branch-4.0: [chore](dep) pin esdk-obs-java-bundle to 3.21.11 to fix version 
range resolution failure #63278 (#63283)
    
    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 07e2312f645..b0d8836094e 100644
--- a/fe/pom.xml
+++ b/fe/pom.xml
@@ -237,7 +237,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