Skip to content

Commit

Permalink
Bump org.keycloak:keycloak-admin-client from 25.0.2 to 25.0.6
Browse files Browse the repository at this point in the history
Bumps org.keycloak:keycloak-admin-client from 25.0.2 to 25.0.6.

---
updated-dependencies:
- dependency-name: org.keycloak:keycloak-admin-client
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 24, 2024
1 parent 4396b55 commit da673ef
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 @@ -94,7 +94,7 @@
<module.skipCopyDependencies>false</module.skipCopyDependencies>

<!-- dev services configuration -->
<keycloak.version>25.0.2</keycloak.version>
<keycloak.version>25.0.6</keycloak.version>
<dev.images.postgres>postgres:16</dev.images.postgres>
<dev.images.keycloak>quay.io/keycloak/keycloak:${keycloak.version}</dev.images.keycloak>
<dev.images.horreum>quay.io/hyperfoil/horreum:${project.version}</dev.images.horreum>
Expand Down

0 comments on commit da673ef

Please sign in to comment.