Skip to content

Commit

Permalink
Upgrade Keycloak to 23.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Edwin Steiner committed Dec 18, 2023
1 parent 1773a06 commit 03ba50f
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 @@ -31,7 +31,7 @@
<docker.verbose>true</docker.verbose>
<docker.imagePropertyConfiguration>override</docker.imagePropertyConfiguration>
<!-- versions -->
<keycloak.version>23.0.2</keycloak.version> <!-- update also keycloak-config-cli.version -->
<keycloak.version>23.0.3</keycloak.version> <!-- update also keycloak-config-cli.version -->
<keycloak-config-cli.version>23.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 03ba50f

Please sign in to comment.