This is an automated email from the ASF dual-hosted git repository.
apupier 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 28cc7bd6f0a7 chore(deps): Bump ognl:ognl from 3.4.11 to 3.4.12
28cc7bd6f0a7 is described below
commit 28cc7bd6f0a74410f96d9a16794460fc2501d3aa
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Aug 26 07:39:05 2026 +0000
chore(deps): Bump ognl:ognl from 3.4.11 to 3.4.12
Bumps [ognl:ognl](https://github.com/orphan-oss/ognl) from 3.4.11 to 3.4.12.
- [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.12
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index 026955fba80f..9cbe079729ff 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -412,7 +412,7 @@
<nimbus-jose-jwt>10.9.1</nimbus-jose-jwt>
<olingo2-version>2.0.13</olingo2-version>
<olingo4-version>5.0.0</olingo4-version>
- <ognl-version>3.4.11</ognl-version>
+ <ognl-version>3.4.12</ognl-version>
<mcp-java-sdk-version>2.0.1</mcp-java-sdk-version>
<openai-java-version>4.52.0</openai-java-version>
<openapi-generator-version>7.24.0</openapi-generator-version>