upgrade to mvel 2.1 Beta6
This commit is contained in:
parent
eef4ec2f5c
commit
acd6a1945e
|
@ -12,7 +12,7 @@ dependencies {
|
||||||
|
|
||||||
// joda 2.0 moved to using volatile fields for datetime, which hurts performance for facets!
|
// joda 2.0 moved to using volatile fields for datetime, which hurts performance for facets!
|
||||||
runtime 'joda-time:joda-time:1.6.2'
|
runtime 'joda-time:joda-time:1.6.2'
|
||||||
runtime 'org.mvel:mvel2:2.1.Beta5'
|
runtime 'org.mvel:mvel2:2.1.Beta6'
|
||||||
|
|
||||||
runtime 'org.codehaus.jackson:jackson-core-asl:1.8.2'
|
runtime 'org.codehaus.jackson:jackson-core-asl:1.8.2'
|
||||||
runtime 'org.codehaus.jackson:jackson-smile:1.8.2'
|
runtime 'org.codehaus.jackson:jackson-smile:1.8.2'
|
||||||
|
|
Loading…
Reference in New Issue