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 2021/11/02 07:29:26 UTC

[camel] 01/02: Upgrade Mvel to version 2.4.13.Final

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

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

commit 8d19423618d0c7ea9d5d47a7616019e02b2f297c
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Tue Nov 2 08:23:41 2021 +0100

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

diff --git a/parent/pom.xml b/parent/pom.xml
index 14ae52a..97f786b 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -411,7 +411,7 @@
         <mongo-hadoop-version>1.5.0</mongo-hadoop-version>
         <msv-version>2013.6.1</msv-version>
         <mustache-java-version>0.9.10</mustache-java-version>
-        <mvel-version>2.4.12.Final</mvel-version>
+        <mvel-version>2.4.13.Final</mvel-version>
         <mybatis-version>3.5.7</mybatis-version>
         <narayana-version>5.12.1.Final</narayana-version>
         <nessus-ipfs-version>1.0.0.Beta4</nessus-ipfs-version>