Skip to content
Snippets Groups Projects
Commit 4abc6a61 authored by Wyatt Nielsen's avatar Wyatt Nielsen
Browse files

Update pom.xml

parent d3307075
No related branches found
No related tags found
1 merge request!30Fix aws version mismatch
......@@ -47,7 +47,7 @@
<dependency>
<groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk</artifactId>
<version>1.11.561</version>
<version>1.11.651</version>
</dependency>
<dependency>
<groupId>com.amazonaws</groupId>
......@@ -58,7 +58,7 @@
<dependency>
<groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-dynamodb</artifactId>
<version>1.11.561</version>
<version>1.11.651</version>
</dependency>
<!-- third party Apache 2.0 license packages -->
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment