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 024257e9e4e chore(deps): Bump ognl:ognl from 3.4.3 to 3.4.4 (#16668)
024257e9e4e is described below

commit 024257e9e4e60a3834f72da855ee1dc019b6e7d9
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Dec 30 08:43:50 2024 +0100

    chore(deps): Bump ognl:ognl from 3.4.3 to 3.4.4 (#16668)
    
    Bumps [ognl:ognl](https://github.com/orphan-oss/ognl) from 3.4.3 to 3.4.4.
    - [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 f7b467963df..8adfa699343 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -387,7 +387,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.3</ognl-version>
+        <ognl-version>3.4.4</ognl-version>
         <openapi-generator-version>7.10.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