mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-04-24 15:17:30 -04:00
upgrade to joda 1.6
This commit is contained in:
parent
a768016779
commit
31362e4c60
2 changed files with 6 additions and 2 deletions
|
@ -15,7 +15,7 @@ dependencies {
|
|||
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'
|
||||
runtime 'org.codehaus.jackson:jackson-core-asl:1.6.0'
|
||||
runtime 'org.yaml:snakeyaml:1.6'
|
||||
|
||||
runtime('org.jboss.netty:netty:3.2.2.Final') { transitive = false }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue