Skip to content

Commit

Permalink
Bump keycloak-core from 21.1.2 to 22.0.1 in /embedded-keycloak (#1380)
Browse files Browse the repository at this point in the history
Bumps [keycloak-core](https://github.com/keycloak/keycloak) from 21.1.2 to 22.0.1.
- [Release notes](https://github.com/keycloak/keycloak/releases)
- [Commits](keycloak/keycloak@21.1.2...22.0.1)

---
updated-dependencies:
- dependency-name: org.keycloak:keycloak-core
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 24, 2023
1 parent 1ee145a commit 6365184
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>21.1.2</keycloak.version>
<keycloak.version>22.0.1</keycloak.version>
</properties>

<dependencies>
Expand Down

0 comments on commit 6365184

Please sign in to comment.