Skip to content

Commit f8fc44b

Browse files
author
Christoph Büscher
committed
Dependencies: Upgrade to joda time 2.10
Backport of elastic#32160 and adapted to file structure on 5.6 branch. Changelog: http://www.joda.org/joda-time/changes-report.html
1 parent 42b2268 commit f8fc44b

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

core/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ dependencies {
6262
compile 'com.carrotsearch:hppc:0.7.1'
6363

6464
// time handling, remove with java 8 time
65-
compile 'joda-time:joda-time:2.9.5'
65+
compile 'joda-time:joda-time:2.10'
6666

6767
// json and yaml
6868
compile "org.yaml:snakeyaml:${versions.snakeyaml}"

core/licenses/joda-time-2.10.jar.sha1

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
f66c8125d1057ffce6c4e29e624cac863e110e2b

core/licenses/joda-time-2.9.5.jar.sha1

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)