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 2015/10/06 17:23:48 UTC

camel git commit: Upgrade Mvel to version 2.2.7.Final

Repository: camel
Updated Branches:
  refs/heads/master 34bcd6cf8 -> 3e00fe437


Upgrade Mvel to version 2.2.7.Final


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

Branch: refs/heads/master
Commit: 3e00fe437bb2ecfbe953a27ad5296c2ff36e799e
Parents: 34bcd6c
Author: Andrea Cosentino <an...@gmail.com>
Authored: Tue Oct 6 17:20:11 2015 +0200
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Tue Oct 6 17:20:11 2015 +0200

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


http://git-wip-us.apache.org/repos/asf/camel/blob/3e00fe43/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index a1cb1d8..d9e7a91 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -375,7 +375,7 @@
     <mustache-java-version>0.8.16</mustache-java-version>
     <mustache-guava-version>16.0</mustache-guava-version>
     <mustache-bundle-version>0.8.16_1</mustache-bundle-version>
-    <mvel-version>2.2.6.Final</mvel-version>
+    <mvel-version>2.2.7.Final</mvel-version>
     <mybatis-version>3.3.0</mybatis-version>
     <neethi-bundle-version>3.0.1</neethi-bundle-version>
     <netty3-version>3.10.4.Final</netty3-version>