Skip to content

Commit

Permalink
Update dependency software.amazon.awssdk:dynamodb to v2.29.42 (#1301)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 29, 2024
1 parent 0459255 commit 1b1c200
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>software.amazon.awssdk</groupId>
<artifactId>dynamodb</artifactId>
<version>2.29.41</version>
<version>2.29.42</version>
</dependency>

<!-- test deps -->
Expand Down

0 comments on commit 1b1c200

Please sign in to comment.