Skip to content

Commit

Permalink
Update dependency com.amazonaws:aws-java-sdk-dynamodb to v1.12.462
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 4, 2023
1 parent 974c5d0 commit a10ce8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cryptoshred-cloud-aws/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<dependency>
<groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-dynamodb</artifactId>
<version>1.12.461</version>
<version>1.12.462</version>
</dependency>

<!-- test deps -->
Expand Down

0 comments on commit a10ce8e

Please sign in to comment.