diff --git a/keycloak.yaml b/keycloak.yaml index c5c4c9fd4fb..993daad3a3f 100644 --- a/keycloak.yaml +++ b/keycloak.yaml @@ -1,6 +1,6 @@ package: name: keycloak - version: 26.0.2 + version: 26.0.4 epoch: 0 description: Open Source Identity and Access Management For Modern Applications and Services copyright: @@ -40,7 +40,7 @@ pipeline: with: repository: https://github.com/keycloak/keycloak tag: ${{package.version}} - expected-commit: 145b72b81604490cc59ef2aedd2a35516f0e2c5f + expected-commit: 436846bdf8e1dab4e9deb6c513d99fe8befdd107 - uses: maven/pombump