Skip to content

Commit c50d6b3

Browse files
committed
Update to AWS Java SDK 1.5.3.
Closes #32.
1 parent 4da9b2c commit c50d6b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
<dependency>
5353
<groupId>com.amazonaws</groupId>
5454
<artifactId>aws-java-sdk</artifactId>
55-
<version>1.3.32</version>
55+
<version>1.5.3</version>
5656
<scope>compile</scope>
5757
<exclusions>
5858
<!-- We need to exclude httpclient, since it pulls the wrong version -->

0 commit comments

Comments
 (0)