diff --git a/modules/jarjar/build.gradle b/modules/jarjar/build.gradle index 8752beba66a..c9b7467919c 100644 --- a/modules/jarjar/build.gradle +++ b/modules/jarjar/build.gradle @@ -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'