Skip to content

Commit cde27eb

Browse files
committed
Upgrade to AWS SDK 1.3.3, closes #5.
1 parent 825cd21 commit cde27eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
<dependency>
4949
<groupId>com.amazonaws</groupId>
5050
<artifactId>aws-java-sdk</artifactId>
51-
<version>1.2.15</version>
51+
<version>1.3.3</version>
5252
<scope>compile</scope>
5353
<exclusions>
5454
<!-- We need to exclude httpclient, since it pulls the wrong version -->

0 commit comments

Comments
 (0)