Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions keycloak.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package:
name: keycloak
version: 24.0.2
epoch: 1
version: 24.0.3
epoch: 0
description: Open Source Identity and Access Management For Modern Applications and Services
copyright:
- license: Apache-2.0
Expand Down Expand Up @@ -30,7 +30,7 @@ pipeline:
with:
repository: https://github.com/keycloak/keycloak
tag: ${{package.version}}
expected-commit: 6a5783e9d538a1e67512fe43abe7b15ca6eed5c2
expected-commit: 27d38787d9eae0854f79a358cda77f834008b71a

- uses: maven/pombump

Expand Down