Skip to content

Commit

Permalink
build(deps): bump org.keycloak:keycloak-admin-client (#3694)
Browse files Browse the repository at this point in the history
Bumps org.keycloak:keycloak-admin-client from 22.0.1 to 22.0.3.

---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 2, 2023
1 parent df25f02 commit e7b7888
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 @@ -255,7 +255,7 @@
<!-- Test containers version, should be aligned with version used in Quarkus -->
<test-containers.version>1.18.3</test-containers.version>
<keycloak.testcontainers.version>1.9.0</keycloak.testcontainers.version>
<keycloak-admin-client.version>22.0.1</keycloak-admin-client.version>
<keycloak-admin-client.version>22.0.3</keycloak-admin-client.version>
<embedded-postgres.version>2.0.4</embedded-postgres.version>
<strimzi.version>0.104.0</strimzi.version>
<wiremock-jre8.version>2.35.1</wiremock-jre8.version>
Expand Down

0 comments on commit e7b7888

Please sign in to comment.