Skip to content

Commit

Permalink
Update dependency on keycloak-client to 999.0.0-SNAPSHOT
Browse files Browse the repository at this point in the history
closes #583

Signed-off-by: mposolda <mposolda@gmail.com>
  • Loading branch information
mposolda committed Sep 12, 2024
1 parent 255edf2 commit f4a5024
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 @@ -36,7 +36,7 @@

<properties>
<version.keycloak>${project.version}</version.keycloak>
<version.keycloak.client>26.0.0-SNAPSHOT</version.keycloak.client>
<version.keycloak.client>999.0.0-SNAPSHOT</version.keycloak.client>

<servlet.api.30.version>1.0.2.Final</servlet.api.30.version>
<jboss-jaxrs-api_2.1_spec>1.0.1.Final</jboss-jaxrs-api_2.1_spec>
Expand Down

0 comments on commit f4a5024

Please sign in to comment.