Skip to content

Commit 84db333

Browse files
authored
Revert "S3A: updates SDK dependency to provided (#7688)" (#7838)
1 parent 99f371d commit 84db333

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hadoop-tools/hadoop-aws/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -532,7 +532,7 @@
532532
<dependency>
533533
<groupId>software.amazon.awssdk</groupId>
534534
<artifactId>bundle</artifactId>
535-
<scope>provided</scope>
535+
<scope>compile</scope>
536536
</dependency>
537537
<dependency>
538538
<groupId>software.amazon.encryption.s3</groupId>

0 commit comments

Comments
 (0)