Skip to content

Commit

Permalink
fix(deps): update keycloak.version to v25.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 19, 2024
1 parent d9544d6 commit 6810fb0
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>5.0.1-SNAPSHOT</version>
<properties>
<java.version>21</java.version>
<keycloak.version>25.0.0</keycloak.version>
<keycloak.version>25.0.6</keycloak.version>
<mockito.version>5.12.0</mockito.version>

<maven.compiler.target>${java.version}</maven.compiler.target>
Expand Down

0 comments on commit 6810fb0

Please sign in to comment.