Update DynamoDBLocal to 1.16.0

This commit is contained in:
Chris Eager 2021-06-18 13:27:49 -05:00 committed by Chris Eager
parent bc297e6d34
commit be6ef76486
1 changed files with 1 additions and 1 deletions

View File

@ -410,7 +410,7 @@
<dependency>
<groupId>com.amazonaws</groupId>
<artifactId>DynamoDBLocal</artifactId>
<version>1.13.6</version>
<version>1.16.0</version>
<scope>test</scope>
<exclusions>
<exclusion>