You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ap...@apache.org on 2023/12/08 15:07:12 UTC

(camel) branch main updated: Bump org.mvel:mvel2 from 2.5.0.Final to 2.5.1.Final

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

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


The following commit(s) were added to refs/heads/main by this push:
     new e094da46470 Bump org.mvel:mvel2 from 2.5.0.Final to 2.5.1.Final
e094da46470 is described below

commit e094da4647058ec2562bfa18c0d12c0746419ebb
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Fri Dec 8 13:14:38 2023 +0000

    Bump org.mvel:mvel2 from 2.5.0.Final to 2.5.1.Final
    
    Bumps [org.mvel:mvel2](https://github.com/mvel/mvel) from 2.5.0.Final to 2.5.1.Final.
    - [Commits](https://github.com/mvel/mvel/compare/mvel2-2.5.0.Final...mvel2-2.5.1.Final)
    
    ---
    updated-dependencies:
    - dependency-name: org.mvel:mvel2
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <su...@github.com>
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 1a502edbf86..a4b08fed6ef 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -348,7 +348,7 @@
         <mongo-hadoop-version>1.5.0</mongo-hadoop-version>
         <msal4j-version>1.14.0</msal4j-version>
         <mustache-java-version>0.9.11</mustache-java-version>
-        <mvel-version>2.5.0.Final</mvel-version>
+        <mvel-version>2.5.1.Final</mvel-version>
         <mybatis-version>3.5.13</mybatis-version>
         <narayana-version>5.13.1.Final</narayana-version>
         <neoscada-version>0.4.0</neoscada-version>