diff --git a/attribute-endpoints-provider/pom.xml b/attribute-endpoints-provider/pom.xml
index 4d27efb..4f89af1 100644
--- a/attribute-endpoints-provider/pom.xml
+++ b/attribute-endpoints-provider/pom.xml
@@ -17,7 +17,7 @@
UTF-8
17
17
- 26.7.3
+ 26.7.2
diff --git a/testing/compose.yaml b/testing/compose.yaml
index 6b2153e..a2e41fb 100644
--- a/testing/compose.yaml
+++ b/testing/compose.yaml
@@ -1,6 +1,6 @@
services:
keycloak:
- image: quay.io/keycloak/keycloak:26.7.3
+ image: quay.io/keycloak/keycloak:26.7.2
pull_policy: always
command: "start-dev --features=declarative-ui --import-realm"
environment: