Repository: camel Updated Branches: refs/heads/master a00fbe19a -> 97bf45b28
Upgrade Mvel to version 2.2.6.Final Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/97bf45b2 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/97bf45b2 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/97bf45b2 Branch: refs/heads/master Commit: 97bf45b28ec57200af59e448fcb54f59941a4eac Parents: a00fbe1 Author: Andrea Cosentino <anco...@gmail.com> Authored: Wed Aug 5 17:34:31 2015 +0200 Committer: Andrea Cosentino <anco...@gmail.com> Committed: Wed Aug 5 17:48:23 2015 +0200 ---------------------------------------------------------------------- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/camel/blob/97bf45b2/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index 58f996a..9b61420 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -365,7 +365,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.5.Final</mvel-version> + <mvel-version>2.2.6.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>