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] committed Aug 13, 2022
1 parent 1de81b8 commit b0468c2
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 b0468c2

Please sign in to comment.