You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2016/04/12 14:54:11 UTC

camel git commit: Upgrade Mvel to version 2.2.8.Final

Repository: camel
Updated Branches:
  refs/heads/master 77e342501 -> 842838089


Upgrade Mvel to version 2.2.8.Final


Project: http://git-wip-us.apache.org/repos/asf/camel/repo
Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/84283808
Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/84283808
Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/84283808

Branch: refs/heads/master
Commit: 84283808985af258faff8c12a1c7bdad1dc8422a
Parents: 77e3425
Author: Andrea Cosentino <an...@gmail.com>
Authored: Tue Apr 12 14:53:28 2016 +0200
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Tue Apr 12 14:53:28 2016 +0200

----------------------------------------------------------------------
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/camel/blob/84283808/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index fae0569..f66a979 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -416,7 +416,7 @@
     <mustache-java-version>0.9.1</mustache-java-version>
     <mustache-guava-version>16.0</mustache-guava-version>
     <mustache-bundle-version>0.9.1_2</mustache-bundle-version>
-    <mvel-version>2.2.7.Final</mvel-version>
+    <mvel-version>2.2.8.Final</mvel-version>
     <mybatis-version>3.3.1</mybatis-version>
     <neethi-bundle-version>3.0.1</neethi-bundle-version>
     <netty3-version>3.10.5.Final</netty3-version>