Fix build, align keycloak dependencies to avoid mockito classpath issues
This commit is contained in:
parent
bb996faa6f
commit
b6aece1728
4 changed files with 4 additions and 17 deletions
4
.github/workflows/pr.yaml
vendored
4
.github/workflows/pr.yaml
vendored
|
@ -46,13 +46,11 @@ jobs:
|
|||
fail-fast: false
|
||||
matrix:
|
||||
version:
|
||||
- 21.0.2
|
||||
- 21.1.2
|
||||
- 22.0.5
|
||||
- 23.0.7
|
||||
- 24.0.5
|
||||
- 25.0.6
|
||||
- 26.0.2
|
||||
- 26.0.7
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- uses: actions/setup-java@v4
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue