This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to branch camel-main in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git
commit dd4f9543684c210bc97c8441117e7743942ec874 Author: Jiri Ondrusek <[email protected]> AuthorDate: Wed Aug 27 09:30:58 2025 +0200 Regen --- .../ognl/runtime/src/main/resources/META-INF/quarkus-extension.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/extensions/ognl/runtime/src/main/resources/META-INF/quarkus-extension.yaml b/extensions/ognl/runtime/src/main/resources/META-INF/quarkus-extension.yaml index e5cc3cb385..0d6f47c942 100644 --- a/extensions/ognl/runtime/src/main/resources/META-INF/quarkus-extension.yaml +++ b/extensions/ognl/runtime/src/main/resources/META-INF/quarkus-extension.yaml @@ -31,3 +31,4 @@ metadata: - "integration" status: - "stable" + - "deprecated" \ No newline at end of file
