From 5624d45198476f2b1ec7ad362a26084eb0c8a895 Mon Sep 17 00:00:00 2001 From: Renovate Date: Thu, 4 Jun 2026 17:02:20 +0000 Subject: [PATCH 1/2] Update Keycloak packages --- 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..b178072 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.3 diff --git a/compose.yaml b/compose.yaml index 8dc22ff..fbd4668 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.2 pull_policy: always command: "start-dev --features=declarative-ui" environment: From edcdb200e6c9712514f6675a9dcb5b80b3354c27 Mon Sep 17 00:00:00 2001 From: Renovate Date: Thu, 4 Jun 2026 17:47:06 +0000 Subject: [PATCH 2/2] Update Keycloak packages to v26.6.3 --- 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..b178072 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.3 diff --git a/compose.yaml b/compose.yaml index 8dc22ff..2aae153 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.3 pull_policy: always command: "start-dev --features=declarative-ui" environment: