Skip to content

Commit

Permalink
Upgrade Keycloak to 24.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Edwin Steiner committed May 15, 2024
1 parent 7882946 commit ab704eb
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 @@ -32,7 +32,7 @@
<docker.verbose>true</docker.verbose>
<docker.imagePropertyConfiguration>override</docker.imagePropertyConfiguration>
<!-- versions -->
<keycloak.version>24.0.3</keycloak.version> <!-- update also keycloak-config-cli.version -->
<keycloak.version>24.0.4</keycloak.version> <!-- update also keycloak-config-cli.version -->
<keycloak-config-cli.version>24.0.1</keycloak-config-cli.version> <!-- from https://github.com/adorsys/keycloak-config-cli/releases -->
<auto-service.version>1.0.1</auto-service.version>
<testcontainers-keycloak.version>3.1.0</testcontainers-keycloak.version>
Expand Down

0 comments on commit ab704eb

Please sign in to comment.