From 5ff157791a81f4b3dac32f0dc37283647e6f8edc Mon Sep 17 00:00:00 2001 From: Renovate Date: Fri, 3 Apr 2026 22:02:04 +0000 Subject: [PATCH] Update Keycloak packages to v26.5.7 --- 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 7769188..8dfad8d 100644 --- a/attribute-endpoints-provider/pom.xml +++ b/attribute-endpoints-provider/pom.xml @@ -17,7 +17,7 @@ UTF-8 17 17 - 26.4.2 + 26.5.7 diff --git a/compose.yaml b/compose.yaml index 6acf6dc..863d181 100644 --- a/compose.yaml +++ b/compose.yaml @@ -1,6 +1,6 @@ services: keycloak: - image: quay.io/keycloak/keycloak:26.5.3 + image: quay.io/keycloak/keycloak:26.5.7 pull_policy: always command: "start-dev --features=declarative-ui" environment: -- 2.51.2