Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and manusa committed Nov 24, 2023
1 parent 0f3d457 commit 971fa34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crd-generator/test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<name>Fabric8 :: CRD generator :: Tests</name>

<properties>
<keycloak-version>22.0.5</keycloak-version>
<keycloak-version>23.0.0</keycloak-version>
</properties>

<dependencies>
Expand Down

0 comments on commit 971fa34

Please sign in to comment.