Skip to content

Commit

Permalink
build(deps): bump org.keycloak:keycloak-core from 26.0.0 to 26.0.1 (#…
Browse files Browse the repository at this point in the history
…2075)

Bumps [org.keycloak:keycloak-core](https://github.com/keycloak/keycloak) from 26.0.0 to 26.0.1.
- [Release notes](https://github.com/keycloak/keycloak/releases)
- [Commits](keycloak/keycloak@26.0.0...26.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 22, 2024
1 parent 8e2a7da commit cfaded7
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>26.0.0</keycloak.version>
<keycloak.version>26.0.1</keycloak.version>
</properties>

<dependencies>
Expand Down

0 comments on commit cfaded7

Please sign in to comment.