This is an automated email from the ASF dual-hosted git repository. acosentino 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 3d61bf1995e Fix website build 3d61bf1995e is described below commit 3d61bf1995ea102c6e0cfb3f94f3a6ca9eeb6d9a Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Mon Sep 29 09:56:27 2025 +0200 Fix website build Signed-off-by: Andrea Cosentino <anco...@gmail.com> --- components/camel-keycloak/src/main/docs/keycloak.adoc | 1 - 1 file changed, 1 deletion(-) diff --git a/components/camel-keycloak/src/main/docs/keycloak.adoc b/components/camel-keycloak/src/main/docs/keycloak.adoc index 98228881d21..ce70d21939d 100644 --- a/components/camel-keycloak/src/main/docs/keycloak.adoc +++ b/components/camel-keycloak/src/main/docs/keycloak.adoc @@ -814,7 +814,6 @@ beans: - "admin" allRolesRequired: false ---- -==== == Running Integration Tests