move to latest AWS sdk (1.8.11)

This commit is contained in:
Glenn Nethercutt 2014-10-03 23:06:42 -04:00
parent efa898422d
commit 858aff396c
1 changed files with 1 additions and 1 deletions

View File

@ -130,7 +130,7 @@
<dependency>
<groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk</artifactId>
<version>1.6.0.1</version>
<version>1.8.11</version>
<exclusions>
<exclusion>
<groupId>javax.mail</groupId>