Skip to content

Commit

Permalink
Specify aws-core -> http-auth-aws as test dependency (#4784)
Browse files Browse the repository at this point in the history
  • Loading branch information
gosar committed Dec 15, 2023
1 parent bbedcaf commit 2015471
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions core/aws-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@
<groupId>software.amazon.awssdk</groupId>
<artifactId>http-auth-aws</artifactId>
<version>${awsjavasdk.version}</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>software.amazon.awssdk</groupId>
Expand Down

0 comments on commit 2015471

Please sign in to comment.