Skip to content

Commit

Permalink
fix(deps): update keycloak.version to v26
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 5, 2024
1 parent cffe305 commit 6e75038
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 @@ -14,7 +14,7 @@
<properties>
<revision>0.0.0-SNAPSHOT</revision>
<java.version>17</java.version>
<keycloak.version>25.0.6</keycloak.version>
<keycloak.version>26.0.0</keycloak.version>
<maven.compiler.source>${java.version}</maven.compiler.source>
<maven.compiler.target>${java.version}</maven.compiler.target>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
Expand Down

0 comments on commit 6e75038

Please sign in to comment.