Dependencies: Upgrade to joda time 2.10 (#32160)

Changelog: http://www.joda.org/joda-time/changes-report.html
This commit is contained in:
Alexander Reelsen 2018-07-20 10:18:38 +02:00 committed by GitHub
parent 00a6ad0e9e
commit c5cde96691
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
9 changed files with 6 additions and 6 deletions

View File

@ -106,7 +106,7 @@ dependencies {
compile 'com.carrotsearch:hppc:0.7.1' compile 'com.carrotsearch:hppc:0.7.1'
// time handling, remove with java 8 time // time handling, remove with java 8 time
compile 'joda-time:joda-time:2.9.9' compile 'joda-time:joda-time:2.10'
// percentiles aggregation // percentiles aggregation
compile 'com.tdunning:t-digest:3.2' compile 'com.tdunning:t-digest:3.2'

View File

@ -0,0 +1 @@
f66c8125d1057ffce6c4e29e624cac863e110e2b

View File

@ -1 +0,0 @@
f7b520c458572890807d143670c9b24f4de90897

View File

@ -24,7 +24,7 @@ dependencies {
} }
compile xpackProject('plugin:sql:sql-proto') compile xpackProject('plugin:sql:sql-proto')
compile "org.apache.lucene:lucene-core:${versions.lucene}" compile "org.apache.lucene:lucene-core:${versions.lucene}"
compile 'joda-time:joda-time:2.9.9' compile 'joda-time:joda-time:2.10'
runtime "com.fasterxml.jackson.core:jackson-core:${versions.jackson}" runtime "com.fasterxml.jackson.core:jackson-core:${versions.jackson}"
runtime "org.apache.logging.log4j:log4j-api:${versions.log4j}" runtime "org.apache.logging.log4j:log4j-api:${versions.log4j}"
runtime "org.apache.logging.log4j:log4j-core:${versions.log4j}" runtime "org.apache.logging.log4j:log4j-core:${versions.log4j}"

View File

@ -0,0 +1 @@
f66c8125d1057ffce6c4e29e624cac863e110e2b

View File

@ -1 +0,0 @@
f7b520c458572890807d143670c9b24f4de90897

View File

@ -17,7 +17,7 @@ dependencies {
compile (project(':libs:x-content')) { compile (project(':libs:x-content')) {
transitive = false transitive = false
} }
compile 'joda-time:joda-time:2.9.9' compile 'joda-time:joda-time:2.10'
runtime "com.fasterxml.jackson.core:jackson-core:${versions.jackson}" runtime "com.fasterxml.jackson.core:jackson-core:${versions.jackson}"
testCompile "org.elasticsearch.test:framework:${version}" testCompile "org.elasticsearch.test:framework:${version}"

View File

@ -0,0 +1 @@
f66c8125d1057ffce6c4e29e624cac863e110e2b

View File

@ -1 +0,0 @@
f7b520c458572890807d143670c9b24f4de90897