Skip to content

Commit

Permalink
build(deps): bump keycloak-admin-client from 19.0.1 to 19.0.2 (#2801)
Browse files Browse the repository at this point in the history
Bumps keycloak-admin-client from 19.0.1 to 19.0.2.

---
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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 15, 2022
1 parent d12f468 commit 46598a0
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 @@ -240,7 +240,7 @@
<!-- Test containers version, should be aligned with version used in Quarkus -->
<test-containers.version>1.16.3</test-containers.version>
<keycloak.testcontainers.version>1.9.0</keycloak.testcontainers.version>
<keycloak-admin-client.version>19.0.1</keycloak-admin-client.version>
<keycloak-admin-client.version>19.0.2</keycloak-admin-client.version>
<embedded-postgres.version>2.0.1</embedded-postgres.version>
<strimzi.version>0.102.0</strimzi.version>
<wiremock-jre8.version>2.33.2</wiremock-jre8.version>
Expand Down

0 comments on commit 46598a0

Please sign in to comment.