Skip to content

Commit

Permalink
fix(deps): update dependency com.amazonaws:aws-java-sdk-s3 to v1.12.302
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 14, 2022
1 parent 40d015b commit 9d18e7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@
<dependency>
<groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-s3</artifactId>
<version>1.12.301</version>
<version>1.12.302</version>
<exclusions>
<exclusion>
<groupId>commons-logging</groupId>
Expand Down

0 comments on commit 9d18e7b

Please sign in to comment.