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