Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and Fameing committed Jun 10, 2024
1 parent 6a76496 commit 3d6af28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion embedded-keycloak/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<artifactId>embedded-keycloak</artifactId>

<properties>
<keycloak.version>24.0.4</keycloak.version>
<keycloak.version>25.0.0</keycloak.version>
</properties>

<dependencies>
Expand Down

0 comments on commit 3d6af28

Please sign in to comment.