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
The following commit(s) were added to refs/heads/main by this push: new 1defaebd2cd chore(deps): Bump ognl:ognl from 3.4.6 to 3.4.7 (#17616) 1defaebd2cd is described below commit 1defaebd2cdeb647c32f8c06601690ccb87e5707 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] <supp...@github.com> 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 912c7e584bc..3f2903c5da9 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -392,7 +392,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.6</ognl-version> + <ognl-version>3.4.7</ognl-version> <openapi-generator-version>7.12.0</openapi-generator-version> <openjpa-version>4.1.0</openjpa-version> <opensearch-rest-client-version>2.19.1</opensearch-rest-client-version>