Skip to content

Commit

Permalink
fix(deps): update keycloak.version to v25.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 19, 2024
1 parent 7912a2b commit 50e4646
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.2</keycloak.version>
<keycloak.version>25.0.4</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 50e4646

Please sign in to comment.