Skip to content

Commit

Permalink
Add AWS STS v2
Browse files Browse the repository at this point in the history
  • Loading branch information
wellyfrs committed Aug 9, 2024
1 parent 37e0cb1 commit 0ef3f4e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -116,6 +116,10 @@
<groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-sts</artifactId>
</dependency>
<dependency>
<groupId>software.amazon.awssdk</groupId>
<artifactId>sts</artifactId>
</dependency>
<dependency>
<groupId>io.awspring.cloud</groupId>
<artifactId>spring-cloud-aws-starter-sns</artifactId>
Expand Down

0 comments on commit 0ef3f4e

Please sign in to comment.