Skip to content

Commit

Permalink
fix(deps): update aws-java-sdk-v2 monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 8, 2023
1 parent aa0ddfa commit d15bb3f
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.16</version>
</dependency>

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

<dependency>
Expand Down

0 comments on commit d15bb3f

Please sign in to comment.