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

davsclaus 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 3aab7f9de8b1 chore(deps): Bump org.mvel:mvel2 from 2.5.2.Final to 
2.5.3.Final (#25951)
3aab7f9de8b1 is described below

commit 3aab7f9de8b1845b70c51fd00705dee835a61c35
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Aug 31 19:15:03 2026 +0200

    chore(deps): Bump org.mvel:mvel2 from 2.5.2.Final to 2.5.3.Final (#25951)
    
    Bumps [org.mvel:mvel2](https://github.com/mvel/mvel) from 2.5.2.Final to 
2.5.3.Final.
    - [Changelog](https://github.com/mvel/mvel/blob/main/CHANGELOG.md)
    - 
[Commits](https://github.com/mvel/mvel/compare/mvel2-2.5.2.Final...2.5.3.Final)
    
    ---
    updated-dependencies:
    - dependency-name: org.mvel:mvel2
      dependency-version: 2.5.3.Final
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index edaaaf67e259..2154f7d797e5 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -402,7 +402,7 @@
         <mongo-java-driver-version>5.10.0</mongo-java-driver-version>
         <msal4j-version>1.26.0</msal4j-version>
         <mustache-java-version>0.9.14</mustache-java-version>
-        <mvel-version>2.5.2.Final</mvel-version>
+        <mvel-version>2.5.3.Final</mvel-version>
         <mybatis-version>3.5.19</mybatis-version>
         <narayana-version>7.3.4.Final</narayana-version>
         <neo4j-version>6.2.1</neo4j-version>

Reply via email to