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 356052ef228b chore(deps): Bump ognl:ognl from 3.4.10 to 3.4.11 (#22486)
356052ef228b is described below
commit 356052ef228b6c53dedee5fecb773132d9c0fa09
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Apr 8 16:36:44 2026 +0200
chore(deps): Bump ognl:ognl from 3.4.10 to 3.4.11 (#22486)
Bumps [ognl:ognl](https://github.com/orphan-oss/ognl) from 3.4.10 to 3.4.11.
- [Release notes](https://github.com/orphan-oss/ognl/releases)
- [Commits](https://github.com/orphan-oss/ognl/commits)
---
updated-dependencies:
- dependency-name: ognl:ognl
dependency-version: 3.4.11
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 e279aa2b9279..cb8db909172d 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -439,7 +439,7 @@
<nimbus-jose-jwt>10.9</nimbus-jose-jwt>
<olingo2-version>2.0.13</olingo2-version>
<olingo4-version>5.0.0</olingo4-version>
- <ognl-version>3.4.10</ognl-version>
+ <ognl-version>3.4.11</ognl-version>
<mcp-java-sdk-version>1.1.1</mcp-java-sdk-version>
<openai-java-version>4.30.0</openai-java-version>
<openapi-generator-version>7.21.0</openapi-generator-version>