move to mvel 2.1.beta1 (versioning changed from 2.1.rc1)

This commit is contained in:
kimchy 2011-02-23 02:32:56 +02:00
parent 1a48007174
commit 2845cbefaa
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ dependencies {
runtime 'commons-codec:commons-codec:1.4'
runtime 'joda-time:joda-time:1.6.1'
runtime 'org.mvel:mvel2:2.1.RC1'
runtime 'org.mvel:mvel2:2.1.beta1'
runtime 'org.codehaus.jackson:jackson-core-asl:1.7.3'
runtime 'org.codehaus.jackson:jackson-smile:1.7.3'