Skip to content

Commit

Permalink
#76 versions up
Browse files Browse the repository at this point in the history
  • Loading branch information
Yegor Bugayenko committed Apr 27, 2016
1 parent 51b797f commit 5df1ddc
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Expand Up @@ -65,7 +65,7 @@
<dependency>
<groupId>com.jcabi</groupId>
<artifactId>jcabi-aspects</artifactId>
<version>0.22.3</version>
<version>0.22.4</version>
</dependency>
<dependency>
<groupId>org.projectlombok</groupId>
Expand All @@ -82,12 +82,12 @@
<dependency>
<groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-core</artifactId>
<version>1.10.60</version>
<version>1.10.73</version>
</dependency>
<dependency>
<groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-dynamodb</artifactId>
<version>1.10.60</version>
<version>1.10.73</version>
</dependency>
<dependency>
<groupId>com.google.guava</groupId>
Expand Down

0 comments on commit 5df1ddc

Please sign in to comment.