upgrade to mvel 2.1 Beta5

This commit is contained in:
kimchy 2011-06-28 00:25:37 +03:00
parent 9bf686ef62
commit ce6fbc687d
1 changed files with 1 additions and 1 deletions

View File

@ -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'