Skip to content

Commit 0f79516

Browse files
committed
upgrade to mvel 2.1 beta2
1 parent 7fa74c2 commit 0f79516

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/jarjar/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ dependencies {
1616
runtime 'commons-codec:commons-codec:1.4'
1717

1818
runtime 'joda-time:joda-time:1.6.1'
19-
runtime 'org.mvel:mvel2:2.1.beta1'
19+
runtime 'org.mvel:mvel2:2.1.Beta2'
2020

2121
runtime 'org.codehaus.jackson:jackson-core-asl:1.7.3'
2222
runtime 'org.codehaus.jackson:jackson-smile:1.7.3'

0 commit comments

Comments
 (0)