Skip to content

Commit

Permalink
chore: update keycloak version from 22.0.5 to 24.0.10
Browse files Browse the repository at this point in the history
Wow! I don't check that this plugin (keycloak version 22.0.5) still work in keycloak v 23.0.7
  • Loading branch information
kresnasatya authored Feb 20, 2025
1 parent 56486c2 commit 47b5cfd
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 @@ -13,7 +13,7 @@

<properties>
<java.release>17</java.release>
<keycloak.version>22.0.5</keycloak.version>
<keycloak.version>24.0.10</keycloak.version>
<junit.version>5.7.0</junit.version>
</properties>

Expand Down

0 comments on commit 47b5cfd

Please sign in to comment.