Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 12, 2023
1 parent 070c027 commit 4ffb42f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<properties>
<maven.compiler.source>17</maven.compiler.source>
<maven.compiler.target>17</maven.compiler.target>
<keycloak.version>21.1.1</keycloak.version>
<keycloak.version>22.0.3</keycloak.version>
<kafka.version>3.4.0</kafka.version>
<junit.version>5.9.2</junit.version>
</properties>
Expand Down

0 comments on commit 4ffb42f

Please sign in to comment.