From 1bef08bac1e64582ced829ae09360dff5f556da6 Mon Sep 17 00:00:00 2001 From: "octo-sts[bot]" <157150467+octo-sts@users.noreply.github.com> Date: Sat, 25 Oct 2025 08:38:10 +0000 Subject: [PATCH] keycloak-26.4/26.4.0-r1: fix GHSA-64w3-5q9m-68xf --- keycloak-26.4.yaml | 2 +- keycloak-26.4/pombump-deps.yaml | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) 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