diff --git a/attribute-endpoints-provider/pom.xml b/attribute-endpoints-provider/pom.xml
index 4459209..8baf272 100644
--- a/attribute-endpoints-provider/pom.xml
+++ b/attribute-endpoints-provider/pom.xml
@@ -17,7 +17,7 @@
UTF-8
17
17
- 26.5.7
+ 26.6.0
diff --git a/compose.yaml b/compose.yaml
index 863d181..8dc22ff 100644
--- a/compose.yaml
+++ b/compose.yaml
@@ -1,6 +1,6 @@
services:
keycloak:
- image: quay.io/keycloak/keycloak:26.5.7
+ image: quay.io/keycloak/keycloak:26.6.0
pull_policy: always
command: "start-dev --features=declarative-ui"
environment: