Skip to content

Commit

Permalink
fix(deps): update keycloak.version to v22.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 25, 2023
1 parent c209e35 commit ce76bda
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>22.0.3</keycloak.version>
<keycloak.version>22.0.5</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 ce76bda

Please sign in to comment.