upgrade to mvel 2.1 Beta5
This commit is contained in:
parent
9bf686ef62
commit
ce6fbc687d
|
@ -17,7 +17,7 @@ dependencies {
|
|||
runtime 'commons-codec:commons-codec:1.5'
|
||||
|
||||
runtime 'joda-time:joda-time:1.6.2'
|
||||
runtime 'org.mvel:mvel2:2.1.Beta4'
|
||||
runtime 'org.mvel:mvel2:2.1.Beta5'
|
||||
|
||||
runtime 'org.codehaus.jackson:jackson-core-asl:1.8.2'
|
||||
runtime 'org.codehaus.jackson:jackson-smile:1.8.2'
|
||||
|
|
Loading…
Reference in New Issue