cloudfoundry-community / s3-cf-service-broker

A Cloud Foundry Service Broker for Amazon S3
Apache License 2.0
22 stars 18 forks source link

pom.xml: force joda-time to version 2.8.1 #7

Closed riccardomc closed 9 years ago

riccardomc commented 9 years ago

Which is required when running on JDK 1.8u60 and newer.

Tests are failing with:

com.amazonaws.services.s3.model.AmazonS3Exception: AWS authentication requires a valid Date or x-amz-date header

Reference: https://github.com/aws/aws-sdk-java/commit/30b3d16