Skip to content
This repository has been archived by the owner on Oct 23, 2023. It is now read-only.

Commit

Permalink
Fix s3 auth error for java 8
Browse files Browse the repository at this point in the history
  • Loading branch information
Richard Nguyen committed Sep 15, 2015
1 parent 3e032b8 commit db5589a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion s3-plugin-server/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<dependency>
<groupId>joda-time</groupId>
<artifactId>joda-time</artifactId>
<version>2.7</version>
<version>2.8.2</version>
</dependency>

<dependency>
Expand Down

0 comments on commit db5589a

Please sign in to comment.