Skip to content

Commit

Permalink
Merge pull request #61 from aurelienmarie/awssdk-alignment
Browse files Browse the repository at this point in the history
awssdk-alignment
  • Loading branch information
Alif-2001 authored Jan 2, 2025
2 parents dae9bdb + b1cd489 commit 881b355
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -385,17 +385,17 @@
<dependency>
<groupId>software.amazon.awssdk</groupId>
<artifactId>regions</artifactId>
<version>2.25.60</version>
<version>2.29.27</version>
</dependency>
<dependency>
<groupId>software.amazon.awssdk</groupId>
<artifactId>sdk-core</artifactId>
<version>2.25.60</version>
<version>2.29.27</version>
</dependency>
<dependency>
<groupId>software.amazon.awssdk</groupId>
<artifactId>auth</artifactId>
<version>2.25.60</version>
<version>2.29.27</version>
</dependency>

<!-- For Rate Limiter -->
Expand Down

0 comments on commit 881b355

Please sign in to comment.