Skip to content

Commit 2015471

Browse files
authored
Specify aws-core -> http-auth-aws as test dependency (#4784)
1 parent bbedcaf commit 2015471

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

core/aws-core/pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@
6767
<groupId>software.amazon.awssdk</groupId>
6868
<artifactId>http-auth-aws</artifactId>
6969
<version>${awsjavasdk.version}</version>
70+
<scope>test</scope>
7071
</dependency>
7172
<dependency>
7273
<groupId>software.amazon.awssdk</groupId>

0 commit comments

Comments
 (0)