Skip to content

Commit

Permalink
Merge pull request yegor256#1870 from yegor256/renovate/aws-java-sdk-…
Browse files Browse the repository at this point in the history
…monorepo

fix(deps): update aws-java-sdk monorepo to v1.12.656
  • Loading branch information
yegor256 authored Feb 11, 2024
2 parents 18b995a + 6fa7e1e commit 995e81b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -107,12 +107,12 @@ OF THE POSSIBILITY OF SUCH DAMAGE.
<dependency>
<groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-s3</artifactId>
<version>1.12.655</version>
<version>1.12.656</version>
</dependency>
<dependency>
<groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-dynamodb</artifactId>
<version>1.12.655</version>
<version>1.12.656</version>
</dependency>
<dependency>
<groupId>com.jcabi.incubator</groupId>
Expand Down

0 comments on commit 995e81b

Please sign in to comment.