Skip to content

Commit

Permalink
#8 take 0.32.8
Browse files Browse the repository at this point in the history
  • Loading branch information
Yegor Bugayenko committed Apr 27, 2016
1 parent 6f6bd46 commit 2560da9
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -83,12 +83,12 @@
<dependency>
<groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-dynamodb</artifactId>
<version>1.10.42</version>
<version>1.10.73</version>
</dependency>
<dependency>
<groupId>org.takes</groupId>
<artifactId>takes</artifactId>
<version>0.32.4</version>
<version>0.32.8</version>
</dependency>
<dependency>
<groupId>com.jcabi.incubator</groupId>
Expand Down Expand Up @@ -140,7 +140,7 @@
<dependency>
<groupId>com.jcabi</groupId>
<artifactId>jcabi-http</artifactId>
<version>1.14.2</version>
<version>1.16</version>
</dependency>
<dependency>
<groupId>com.jcabi</groupId>
Expand All @@ -150,7 +150,7 @@
<dependency>
<groupId>com.jcabi</groupId>
<artifactId>jcabi-dynamo</artifactId>
<version>0.20</version>
<version>0.21</version>
</dependency>
<dependency>
<groupId>com.jcabi</groupId>
Expand All @@ -166,7 +166,7 @@
<dependency>
<groupId>com.sun.jersey</groupId>
<artifactId>jersey-client</artifactId>
<version>1.19</version>
<version>1.19.1</version>
<scope>runtime</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 2560da9

Please sign in to comment.