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 5cabe499564f chore(deps): Bump ognl:ognl from 3.4.12 to 3.4.13
5cabe499564f is described below
commit 5cabe499564fd4429320f8658fe1a566d858982a
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Sep 18 08:23:37 2026 +0000
chore(deps): Bump ognl:ognl from 3.4.12 to 3.4.13
Bumps [ognl:ognl](https://github.com/orphan-oss/ognl) from 3.4.12 to 3.4.13.
- [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.13
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 cb90fa6685b9..91d2cdcdc061 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.12</ognl-version>
+ <ognl-version>3.4.13</ognl-version>
<opa-version>2.1.1</opa-version>
<opa-wasm-version>1.1.0</opa-wasm-version>
<mcp-java-sdk-version>2.0.1</mcp-java-sdk-version>