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 2020/09/09 17:21:09 UTC

[camel] 01/03: Upgrade Mvel to version 2.4.10.Final

This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel.git

commit 331264c8dae928031a5e8217c43feeda82fa3b81
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Wed Sep 9 18:10:36 2020 +0200

    Upgrade Mvel to version 2.4.10.Final
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 4cab0d5..9007684 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -426,7 +426,7 @@
         <mongo-hadoop-version>1.5.0</mongo-hadoop-version>
         <msv-version>2013.6.1</msv-version>
         <mustache-java-version>0.9.6</mustache-java-version>
-        <mvel-version>2.4.9.Final</mvel-version>
+        <mvel-version>2.4.10.Final</mvel-version>
         <mybatis-version>3.5.5</mybatis-version>
         <narayana-version>5.10.6.Final</narayana-version>
         <nessus-ipfs-version>1.0.0.Beta4</nessus-ipfs-version>