Upgrade joda-time to 2.10.5 (#8821)

* Upgrade joda

* Update license
This commit is contained in:
Atul Mohan 2019-11-06 16:30:22 -06:00 committed by Jihoon Son
parent ce3c0dae4d
commit 517c14632e
2 changed files with 2 additions and 2 deletions

View File

@ -1034,7 +1034,7 @@ name: Joda-Time
license_category: binary
module: java-core
license_name: Apache License version 2.0
version: 2.10.2
version: 2.10.5
libraries:
- joda-time: joda-time
notices:

View File

@ -656,7 +656,7 @@
<dependency>
<groupId>joda-time</groupId>
<artifactId>joda-time</artifactId>
<version>2.10.2</version>
<version>2.10.5</version>
</dependency>
<dependency>
<groupId>com.google.code.findbugs</groupId>