Skip to content

Commit

Permalink
chore(deps): bump org.keycloak:keycloak-server-spi-private
Browse files Browse the repository at this point in the history
Bumps [org.keycloak:keycloak-server-spi-private](https://github.com/keycloak/keycloak) from 22.0.1 to 25.0.6.
- [Release notes](https://github.com/keycloak/keycloak/releases)
- [Commits](keycloak/keycloak@22.0.1...25.0.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 23, 2024
1 parent aff3864 commit ed8ef0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/infra-keycloak/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ dependencies {
implementation 'org.springframework.boot:spring-boot-starter-security'
implementation 'org.springframework.boot:spring-boot-starter-oauth2-resource-server'

api "org.keycloak:keycloak-server-spi-private:22.0.1"
api "org.keycloak:keycloak-server-spi-private:25.0.6"
api "org.keycloak:keycloak-admin-client:23.0.7"

testImplementation 'org.springframework.boot:spring-boot-starter-test'
Expand Down

0 comments on commit ed8ef0c

Please sign in to comment.