Browse Source

build(deps): bump org.keycloak:keycloak-core from 22.0.1 to 22.0.3

Bumps [org.keycloak:keycloak-core](https://github.com/keycloak/keycloak) from 22.0.1 to 22.0.3.
- [Release notes](https://github.com/keycloak/keycloak/releases)
- [Commits](https://github.com/keycloak/keycloak/compare/22.0.1...22.0.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
dependabot/maven/org.keycloak-keycloak-core-22.0.3
dependabot[bot] 8 months ago
committed by GitHub
parent
commit
052bada843
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      pom.xml

2
pom.xml

@ -11,7 +11,7 @@
<packaging>jar</packaging>
<properties>
<version.keycloak>22.0.1</version.keycloak>
<version.keycloak>22.0.3</version.keycloak>
</properties>
<dependencies>

Loading…
Cancel
Save