Skip to content

Commit

Permalink
Merge pull request #96 from innovation-hub-bergisches-rheinland/depen…
Browse files Browse the repository at this point in the history
…dabot/gradle/org.keycloak-keycloak-server-spi-private-21.1.2

Bump org.keycloak:keycloak-server-spi-private from 21.1.1 to 21.1.2
  • Loading branch information
github-actions[bot] authored Jul 3, 2023
2 parents 8cdd679 + 8e7150a commit 3a1e6f9
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:21.1.1"
api "org.keycloak:keycloak-server-spi-private:21.1.2"
api "org.keycloak:keycloak-admin-client:21.1.1"

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

0 comments on commit 3a1e6f9

Please sign in to comment.