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 855dec205402 Update dead link for Apache ognl project
855dec205402 is described below
commit 855dec2054029cc3e031534392d6507870a6cff0
Author: Aurélien Pupier <[email protected]>
AuthorDate: Thu Sep 17 08:37:48 2026 +0200
Update dead link for Apache ognl project
the project is now dormant, the url has been modified
Signed-off-by: Aurélien Pupier <[email protected]>
---
.../resources/org/apache/camel/catalog/docs/ognl-language.adoc | 2 +-
components/camel-ognl/src/main/docs/ognl-language.adoc | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/ognl-language.adoc
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/ognl-language.adoc
index cfbe4a346c54..acd232b4ccd4 100644
---
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/ognl-language.adoc
+++
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/ognl-language.adoc
@@ -11,7 +11,7 @@
*Since Camel {since}*
Camel allows https://en.wikipedia.org/wiki/OGNL[OGNL],
-supported by http://commons.apache.org/proper/commons-ognl/[(Apache Commons
OGNL)], to be
+supported by https://commons.apache.org/dormant/commons-ognl/[(Apache Commons
OGNL)], to be
used as an xref:manual::expression.adoc[Expression] or
xref:manual::predicate.adoc[Predicate]
in Camel routes.
diff --git a/components/camel-ognl/src/main/docs/ognl-language.adoc
b/components/camel-ognl/src/main/docs/ognl-language.adoc
index cfbe4a346c54..acd232b4ccd4 100644
--- a/components/camel-ognl/src/main/docs/ognl-language.adoc
+++ b/components/camel-ognl/src/main/docs/ognl-language.adoc
@@ -11,7 +11,7 @@
*Since Camel {since}*
Camel allows https://en.wikipedia.org/wiki/OGNL[OGNL],
-supported by http://commons.apache.org/proper/commons-ognl/[(Apache Commons
OGNL)], to be
+supported by https://commons.apache.org/dormant/commons-ognl/[(Apache Commons
OGNL)], to be
used as an xref:manual::expression.adoc[Expression] or
xref:manual::predicate.adoc[Predicate]
in Camel routes.