Upgrade to aws-java-sdk-s3 1.10.45

This allows callers to control the behavior of V4 signature chunked
encoding.  References #24.

Release notes:

https://aws.amazon.com/releasenotes/2157535800302528
pull/112/head
Andrew Gaul 2016-01-07 14:08:51 -08:00
rodzic f24b5647fa
commit 5ddc9bfa91
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -282,7 +282,7 @@
<dependency>
<groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-s3</artifactId>
<version>1.10.38</version>
<version>1.10.45</version>
<scope>test</scope>
</dependency>
<dependency>