HADOOP-14653. Update joda-time version to 2.9.9. (rchiang)

This commit is contained in:
Ray Chiang 2017-09-12 11:12:44 -07:00
parent 39818259c3
commit a6432ba5a1
2 changed files with 10 additions and 1 deletions

View File

@ -576,3 +576,12 @@ The binary distribution of this product bundles binaries of
software.amazon.ion:ion-java 1.0.1,
which has the following notices:
* Amazon Ion Java Copyright 2007-2016 Amazon.com, Inc. or its affiliates. All Rights Reserved.
The binary distribution of this product bundles binaries of
joda-time:joda-time:2.9.9
which has the following notices:
* =============================================================================
= NOTICE file corresponding to section 4d of the Apache License Version 2.0 =
=============================================================================
This product includes software developed by
Joda.org (http://www.joda.org/).

View File

@ -90,7 +90,7 @@
<guava.version>11.0.2</guava.version>
<guice.version>4.0</guice.version>
<joda-time.version>2.9.4</joda-time.version>
<joda-time.version>2.9.9</joda-time.version>
<!-- Required for testing LDAP integration -->
<apacheds.version>2.0.0-M21</apacheds.version>