diff --git a/keycloak-26.4.yaml b/keycloak-26.4.yaml index 583bac1a2247..3e16d553049e 100644 --- a/keycloak-26.4.yaml +++ b/keycloak-26.4.yaml @@ -1,7 +1,7 @@ package: name: keycloak-26.4 version: "26.4.0" - epoch: 1 # GHSA-3p8m-j85q-pgmj + epoch: 2 # GHSA-64w3-5q9m-68xf description: Open Source Identity and Access Management For Modern Applications and Services copyright: - license: Apache-2.0 diff --git a/keycloak-26.4/pombump-deps.yaml b/keycloak-26.4/pombump-deps.yaml index 801228bf6c37..16196d353be0 100644 --- a/keycloak-26.4/pombump-deps.yaml +++ b/keycloak-26.4/pombump-deps.yaml @@ -34,3 +34,6 @@ patches: - groupId: io.netty artifactId: netty-codec-http version: 4.1.125.Final + - groupId: org.keycloak + artifactId: keycloak-services + version: 26.4.1