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

ahmar pushed a commit to branch revert-7688-branch-3.4.2-change-sdk-scope
in repository https://gitbox.apache.org/repos/asf/hadoop.git

commit 7b5f06dc2b8fba53b37e080a82a08a57c29394e3
Author: ahmarsuhail <ahmar.suh...@gmail.com>
AuthorDate: Wed Jul 30 10:52:05 2025 +0100

    Revert "updates SDK dependency to provided (#7688)"
    
    This reverts commit 09870840ec35b48cd107972eb24d25e8aece04c9.
---
 hadoop-tools/hadoop-aws/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/hadoop-tools/hadoop-aws/pom.xml b/hadoop-tools/hadoop-aws/pom.xml
index 54b52712bbb..8ff6d65fd64 100644
--- a/hadoop-tools/hadoop-aws/pom.xml
+++ b/hadoop-tools/hadoop-aws/pom.xml
@@ -532,7 +532,7 @@
     <dependency>
       <groupId>software.amazon.awssdk</groupId>
       <artifactId>bundle</artifactId>
-      <scope>provided</scope>
+      <scope>compile</scope>
     </dependency>
     <dependency>
       <groupId>software.amazon.encryption.s3</groupId>


---------------------------------------------------------------------
To unsubscribe, e-mail: common-commits-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-commits-h...@hadoop.apache.org

Reply via email to