Skip to content

Commit

Permalink
change keycloak version to 22.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
cgeorgilakis-grnet committed Jul 11, 2024
1 parent df14313 commit e23126f
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 @@ -9,7 +9,7 @@
<version>1.0.0</version>

<properties>
<keycloak.version>22.0.10</keycloak.version>
<keycloak.version>22.0.5</keycloak.version>
<maven.compiler.source>17</maven.compiler.source>
<maven.compiler.target>17</maven.compiler.target>
</properties>
Expand Down

0 comments on commit e23126f

Please sign in to comment.