Skip to content

Commit

Permalink
Update server version in main branch to 26.0.6 (#628)
Browse files Browse the repository at this point in the history
closes #627

Signed-off-by: mposolda <[email protected]>
  • Loading branch information
mposolda authored Nov 28, 2024
1 parent c957af5 commit 813687f
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 @@ -35,7 +35,7 @@
</licenses>

<properties>
<version.keycloak>${project.version}</version.keycloak>
<version.keycloak>26.0.6</version.keycloak>
<version.keycloak.client>26.0.3</version.keycloak.client>

<servlet.api.30.version>1.0.2.Final</servlet.api.30.version>
Expand Down

0 comments on commit 813687f

Please sign in to comment.