upgrade to latest mvel (2.0.18)
This commit is contained in:
parent
a68c00cd0d
commit
dbb2ae69b9
|
@ -13,7 +13,7 @@ dependencies {
|
||||||
runtime 'org.elasticsearch:es-jsr166y:20100615'
|
runtime 'org.elasticsearch:es-jsr166y:20100615'
|
||||||
|
|
||||||
runtime 'joda-time:joda-time:1.6.1'
|
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-core-asl:1.6.0'
|
||||||
runtime 'org.codehaus.jackson:jackson-smile:1.6.0'
|
runtime 'org.codehaus.jackson:jackson-smile:1.6.0'
|
||||||
|
|
Loading…
Reference in New Issue