Skip to content

Commit

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

---
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 Nov 25, 2024
1 parent f20c64a commit 1753b49
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>25.0.5</keycloak.version>
<keycloak.version>26.0.6</keycloak.version>
<kafka.version>3.8.0</kafka.version>
<confluent.version>7.5.0</confluent.version>
<junit.version>5.11.0</junit.version>
Expand Down

0 comments on commit 1753b49

Please sign in to comment.