Skip to content

Commit

Permalink
#84 versions upgraded
Browse files Browse the repository at this point in the history
  • Loading branch information
Yegor Bugayenko committed Nov 18, 2016
1 parent a3e4660 commit e80c866
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Expand Up @@ -82,12 +82,12 @@
<dependency>
<groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-core</artifactId>
<version>1.10.73</version>
<version>1.11.57</version>
</dependency>
<dependency>
<groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-dynamodb</artifactId>
<version>1.10.73</version>
<version>1.11.57</version>
</dependency>
<dependency>
<groupId>com.google.guava</groupId>
Expand All @@ -110,7 +110,7 @@
<dependency>
<groupId>com.h2database</groupId>
<artifactId>h2</artifactId>
<version>1.4.191</version>
<version>1.4.193</version>
<optional>true</optional>
</dependency>
<dependency>
Expand Down

0 comments on commit e80c866

Please sign in to comment.