Skip to content

Commit

Permalink
Bump version.keycloak from 23.0.5 to 24.0.2
Browse files Browse the repository at this point in the history
Bumps `version.keycloak` from 23.0.5 to 24.0.2.

Updates `org.keycloak:keycloak-core` from 23.0.5 to 24.0.2
- [Release notes](https://github.com/keycloak/keycloak/releases)
- [Commits](keycloak/keycloak@23.0.5...24.0.2)

Updates `org.keycloak:keycloak-server-spi` from 23.0.5 to 24.0.2
- [Release notes](https://github.com/keycloak/keycloak/releases)
- [Commits](keycloak/keycloak@23.0.5...24.0.2)

Updates `org.keycloak:keycloak-model-jpa` from 23.0.5 to 24.0.2

---
updated-dependencies:
- dependency-name: org.keycloak:keycloak-core
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: org.keycloak:keycloak-server-spi
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: org.keycloak:keycloak-model-jpa
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 2, 2024
1 parent 5725d02 commit e9be104
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 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<maven.compiler.source>17</maven.compiler.source>
<maven.compiler.target>17</maven.compiler.target>
<version.keycloak>23.0.5</version.keycloak>
<version.keycloak>24.0.2</version.keycloak>
</properties>
<dependencies>
<dependency>
Expand Down

0 comments on commit e9be104

Please sign in to comment.