Skip to content

Commit

Permalink
Update dependency com.amazonaws:aws-java-sdk-dynamodb to v1.12.411
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 22, 2023
1 parent 4c4717a commit 0d5cdf4
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.410</version>
<version>1.12.411</version>
</dependency>

<!-- test deps -->
Expand Down

0 comments on commit 0d5cdf4

Please sign in to comment.