Skip to content

Commit

Permalink
Update dependency com.amazonaws:aws-java-sdk-dynamodb to v1.12.281
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 12, 2022
1 parent 5491515 commit 33ad6c1
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.277</version>
<version>1.12.281</version>
</dependency>

<!-- test deps -->
Expand Down

0 comments on commit 33ad6c1

Please sign in to comment.