Skip to content

Commit

Permalink
Update aws-java-sdk monorepo to v1.12.576
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 28, 2023
1 parent fb0bcae commit 0f8b2ef
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -174,19 +174,19 @@ software.
<dependency>
<groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-core</artifactId>
<version>1.12.575</version>
<version>1.12.576</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-s3</artifactId>
<version>1.12.575</version>
<version>1.12.576</version>
<scope>runtime</scope>
</dependency>
<dependency>
<groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-dynamodb</artifactId>
<version>1.12.575</version>
<version>1.12.576</version>
</dependency>
<dependency>
<groupId>com.jcabi</groupId>
Expand Down

0 comments on commit 0f8b2ef

Please sign in to comment.