Bump org.keycloak:keycloak-quarkus-server from 22.0.1 to 22.0.2 (#56)

* Bump org.keycloak:keycloak-quarkus-server from 22.0.1 to 22.0.2

Bumps org.keycloak:keycloak-quarkus-server from 22.0.1 to 22.0.2.

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

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

* Add 22.0.2 to ci

---------

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] 2023-09-11 18:33:54 +00:00 committed by GitHub
parent 355ca8cc61
commit 79fada6ce8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 14 additions and 2 deletions

View file

@ -49,7 +49,7 @@ jobs:
version:
- 21.0.2
- 21.1.2
- 22.0.0
- 22.0.2
steps:
- uses: actions/checkout@v3
- uses: actions/setup-java@v3