Update DynamoDBLocal dependency version
This commit is contained in:
parent
4032ddd4fd
commit
307ac47ce0
|
@ -411,7 +411,7 @@
|
|||
<dependency>
|
||||
<groupId>com.amazonaws</groupId>
|
||||
<artifactId>DynamoDBLocal</artifactId>
|
||||
<version>1.17.2</version>
|
||||
<version>1.19.0</version>
|
||||
<scope>test</scope>
|
||||
</dependency>
|
||||
|
||||
|
|
Loading…
Reference in New Issue