Merge pull request #1205 from druid-io/update-jets3t

Update jets3t version to support aws v4 auth
This commit is contained in:
Fangjin Yang 2015-03-17 15:39:17 -07:00
commit 65e05071b6
1 changed files with 1 additions and 1 deletions

View File

@ -473,7 +473,7 @@
<dependency>
<groupId>net.java.dev.jets3t</groupId>
<artifactId>jets3t</artifactId>
<version>0.9.1</version>
<version>0.9.3</version>
<exclusions>
<exclusion>
<!-- exclude artifact not available in maven central -->