Skip to content

Commit

Permalink
Update dependency com.amazonaws:DynamoDBLocal to v2.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 11, 2024
1 parent f297b4f commit 475ceee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion graphql-database-manager-test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@
<dependency>
<groupId>com.amazonaws</groupId>
<artifactId>DynamoDBLocal</artifactId>
<version>2.5.2</version>
<version>2.5.3</version>
</dependency>
</dependencies>

Expand Down

0 comments on commit 475ceee

Please sign in to comment.