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

orpiske pushed a commit to branch camel-4.10.x
in repository https://gitbox.apache.org/repos/asf/camel.git


The following commit(s) were added to refs/heads/camel-4.10.x by this push:
     new 11a0b41d128 chore(deps): Bump ognl:ognl from 3.4.6 to 3.4.7 (#17616)
11a0b41d128 is described below

commit 11a0b41d128699d3fcac8eb3c5cf3eb85e05eaaa
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Mar 31 14:26:18 2025 +0200

    chore(deps): Bump ognl:ognl from 3.4.6 to 3.4.7 (#17616)
    
    Bumps [ognl:ognl](https://github.com/orphan-oss/ognl) from 3.4.6 to 3.4.7.
    - [Release notes](https://github.com/orphan-oss/ognl/releases)
    - [Commits](https://github.com/orphan-oss/ognl/commits)
    
    ---
    updated-dependencies:
    - dependency-name: ognl:ognl
      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 4a0ee99dc48..370b006398e 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -388,7 +388,7 @@
         <nitrite-version>3.4.4</nitrite-version>
         <olingo2-version>2.0.13</olingo2-version>
         <olingo4-version>5.0.0</olingo4-version>
-        <ognl-version>3.4.5</ognl-version>
+        <ognl-version>3.4.7</ognl-version>
         <openapi-generator-version>7.11.0</openapi-generator-version>
         <openjpa-version>4.0.1</openjpa-version>
         <opensearch-rest-client-version>2.18.0</opensearch-rest-client-version>

Reply via email to