Bump org.keycloak:keycloak-quarkus-server from 24.0.5 to 25.0.1 (#87)

* Bump org.keycloak:keycloak-quarkus-server from 24.0.5 to 25.0.1

Bumps org.keycloak:keycloak-quarkus-server from 24.0.5 to 25.0.1.

---
updated-dependencies:
- dependency-name: org.keycloak:keycloak-quarkus-server
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* fix build

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Stephan Schnabel <stephan.schnabel@posteo.de>
This commit is contained in:
dependabot[bot] 2024-06-24 09:17:28 +02:00 committed by GitHub
parent bdf9159f8e
commit da73c9d2f1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 12 additions and 6 deletions

View file

@ -51,7 +51,8 @@ jobs:
- 21.1.2
- 22.0.5
- 23.0.7
- 24.0.0
- 24.0.5
- 25.0.1
steps:
- uses: actions/checkout@v4
- uses: actions/setup-java@v4