Browse Source

build(deps): bump keycloak-core from 17.0.0 to 17.0.1

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

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

Signed-off-by: dependabot[bot] <support@github.com>
pull/21/head
dependabot[bot] 2 years ago
committed by GitHub
parent
commit
917f4e6108
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>17.0.0</version.keycloak>
<version.keycloak>17.0.1</version.keycloak>
</properties>
<dependencies>

Loading…
Cancel
Save