Skip to content

Commit

Permalink
adding sts module
Browse files Browse the repository at this point in the history
  • Loading branch information
Sachin Karve committed Jul 15, 2024
1 parent 0074961 commit db03fbb
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,11 @@
</exclusion>
</exclusions>
</dependency>
<dependency>
<groupId>software.amazon.awssdk</groupId>
<artifactId>sts</artifactId>
<version>2.17.56</version>
</dependency>
<dependency>
<groupId>org.json</groupId>
<artifactId>json</artifactId>
Expand Down

0 comments on commit db03fbb

Please sign in to comment.