Skip to content

Commit

Permalink
Merge pull request #11 from jasonrose/develop
Browse files Browse the repository at this point in the history
Updating the aws dependency to fix a bug introduced yesterday.
  • Loading branch information
johntrimble committed Jan 21, 2013
2 parents 71ca635 + 5bda040 commit 869b02e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
<dependency>
<groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk</artifactId>
<version>1.3.6</version>
<version>1.3.27</version>
</dependency>

<!-- Pin down versions for aws-java-sdk dependencies -->
Expand Down

0 comments on commit 869b02e

Please sign in to comment.