Bump org.keycloak:keycloak-quarkus-server from 25.0.6 to 26.0.2 (#99)

* Bump org.keycloak:keycloak-quarkus-server from 25.0.6 to 26.0.2

Bumps org.keycloak:keycloak-quarkus-server from 25.0.6 to 26.0.2.

---
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>

* adjust

---------

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@sschnabe.eu>
This commit is contained in:
dependabot[bot] 2024-10-25 15:22:37 +02:00 committed by GitHub
parent 62a47a7419
commit 8c44012e94
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 3 additions and 5 deletions

View file

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