From 55773959c4bb555ffa3f4b6b31e435a350ced0cd Mon Sep 17 00:00:00 2001 From: Renovate Date: Sat, 2 May 2026 06:16:57 +0000 Subject: [PATCH] Update Keycloak packages to v26.6.1 --- attribute-endpoints-provider/pom.xml | 2 +- compose.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/attribute-endpoints-provider/pom.xml b/attribute-endpoints-provider/pom.xml index be1ac28..e992474 100644 --- a/attribute-endpoints-provider/pom.xml +++ b/attribute-endpoints-provider/pom.xml @@ -17,7 +17,7 @@ UTF-8 17 17 - 26.6.0 + 26.6.1 diff --git a/compose.yaml b/compose.yaml index 8dc22ff..a126cea 100644 --- a/compose.yaml +++ b/compose.yaml @@ -1,6 +1,6 @@ services: keycloak: - image: quay.io/keycloak/keycloak:26.6.0 + image: quay.io/keycloak/keycloak:26.6.1 pull_policy: always command: "start-dev --features=declarative-ui" environment: