Skip to content

Commit

Permalink
fix(deps): update aws-java-sdk-v2 monorepo to v2.21.10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 27, 2023
1 parent aa0ddfa commit edcf756
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions onyxia-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -114,13 +114,13 @@
<dependency>
<groupId>software.amazon.awssdk</groupId>
<artifactId>s3</artifactId>
<version>2.20.158</version>
<version>2.21.10</version>
</dependency>

<dependency>
<groupId>software.amazon.awssdk</groupId>
<artifactId>sts</artifactId>
<version>2.20.158</version>
<version>2.21.10</version>
</dependency>

<dependency>
Expand Down

0 comments on commit edcf756

Please sign in to comment.