Use java http client because keycloak api in incompatible

This commit is contained in:
Stephan Schnabel 2023-09-15 11:43:28 +02:00
parent 07ece7e10f
commit 3e54614037
Signed by: stephan.schnabel
GPG key ID: E07AF5BA239FE543
4 changed files with 55 additions and 34 deletions

View file

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