mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-04-24 23:27:25 -04:00
upgrade to joda 1.6.1
This commit is contained in:
parent
f3cc8d1249
commit
cacb5a54f1
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ dependencies {
|
|||
runtime 'org.elasticsearch:es-trove:2.1.0'
|
||||
runtime 'org.elasticsearch:es-jsr166y:20100615'
|
||||
|
||||
runtime 'joda-time:joda-time:1.6'
|
||||
runtime 'joda-time:joda-time:1.6.1'
|
||||
runtime 'org.mvel:mvel2:2.0.17'
|
||||
|
||||
runtime 'org.codehaus.jackson:jackson-core-asl:1.5.5'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue