Skip to content

Commit

Permalink
chore(deps-dev): bump org.keycloak:keycloak-core from 25.0.4 to 25.0.5
Browse files Browse the repository at this point in the history
Bumps [org.keycloak:keycloak-core](https://github.com/keycloak/keycloak) from 25.0.4 to 25.0.5.
- [Release notes](https://github.com/keycloak/keycloak/releases)
- [Commits](keycloak/keycloak@25.0.4...25.0.5)

---
updated-dependencies:
- dependency-name: org.keycloak:keycloak-core
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 11, 2024
1 parent 67ae63c commit 725ee5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@
<assertj.core.version>3.26.3</assertj.core.version>
<awaitility.version>4.2.2</awaitility.version>
<approvaltests.version>24.3.0</approvaltests.version>
<keycloak.version>25.0.4</keycloak.version><!-- Used by CRD Generator integration tests for verifications -->
<keycloak.version>25.0.5</keycloak.version><!-- Used by CRD Generator integration tests for verifications -->
<mockito.version>4.11.0</mockito.version>
<mockito-inline.version>5.2.0</mockito-inline.version>
<spock.version>2.4-M4-groovy-4.0</spock.version>
Expand Down

0 comments on commit 725ee5c

Please sign in to comment.