upgrade to mvel 2.1.beta2 (not to be confused with Beta2 :) )
This commit is contained in:
parent
d8d47abcba
commit
1f89fb26aa
|
@ -16,7 +16,7 @@ dependencies {
|
||||||
runtime 'commons-codec:commons-codec:1.4'
|
runtime 'commons-codec:commons-codec:1.4'
|
||||||
|
|
||||||
runtime 'joda-time:joda-time:1.6.1'
|
runtime 'joda-time:joda-time:1.6.1'
|
||||||
runtime 'org.mvel:mvel2:2.1.Beta2'
|
runtime 'org.mvel:mvel2:2.1.beta2'
|
||||||
|
|
||||||
runtime 'org.codehaus.jackson:jackson-core-asl:1.7.6'
|
runtime 'org.codehaus.jackson:jackson-core-asl:1.7.6'
|
||||||
runtime 'org.codehaus.jackson:jackson-smile:1.7.6'
|
runtime 'org.codehaus.jackson:jackson-smile:1.7.6'
|
||||||
|
|
Loading…
Reference in New Issue