From 2fe6c21ca94b0755bf987d45183616b748f648ad Mon Sep 17 00:00:00 2001 From: Shay Banon Date: Fri, 18 Apr 2014 21:52:24 +0200 Subject: [PATCH] Upgrade to mvel 2.2.0.Final closes #5877 --- pom.xml | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 507190f3ca100..10968cd5c128c 100644 --- a/pom.xml +++ b/pom.xml @@ -40,6 +40,13 @@ 5 + + + Codehaus Snapshots + http://repository.codehaus.org/ + + + org.hamcrest @@ -207,7 +214,7 @@ org.mvel mvel2 - 2.1.9.Final + 2.2.0.Final compile