Skip to content

Commit

Permalink
upgrade to aws sdk 1.3.32
Browse files Browse the repository at this point in the history
  • Loading branch information
kimchy committed Feb 26, 2013
1 parent 460b2af commit 0abd5fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -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 -->
Expand Down

0 comments on commit 0abd5fd

Please sign in to comment.