Update jets3t version to support aws v4 auth

This commit is contained in:
fjy 2015-03-16 10:50:04 -07:00
parent 36b4c6a371
commit 2c834b878e
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 -->