Skip to content

Commit

Permalink
chore(deps): update dependency com.amazonaws:aws-java-sdk-s3 to v1.12…
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored May 20, 2023
1 parent 8df283a commit 1c09a1d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion storage-transfer/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@
<dependency>
<groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-s3</artifactId>
<version>1.12.470</version>
<version>1.12.472</version>
<scope>test</scope>
</dependency>

Expand Down
2 changes: 1 addition & 1 deletion storage/s3-sdk/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
<dependency>
<groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-s3</artifactId>
<version>1.12.470</version>
<version>1.12.472</version>
</dependency>
<!-- Test Dependencies -->
<dependency>
Expand Down

0 comments on commit 1c09a1d

Please sign in to comment.