upgrade to aws sdk 1.3.32

This commit is contained in:
Shay Banon 2013-02-26 15:11:47 +01:00
parent 460b2afd1a
commit 0abd5fd886
1 changed files with 1 additions and 1 deletions

View File

@ -52,7 +52,7 @@
<dependency>
<groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk</artifactId>
<version>1.3.26</version>
<version>1.3.32</version>
<scope>compile</scope>
<exclusions>
<!-- We need to exclude httpclient, since it pulls the wrong version -->