Skip to content

Commit

Permalink
Merge pull request #10 from mattiaforc/dependabot/maven/keycloak.vers…
Browse files Browse the repository at this point in the history
…ion-26.0.0

chore(deps): Bump keycloak.version from 25.0.5 to 26.0.0
  • Loading branch information
mattiaforc authored Oct 7, 2024
2 parents f0f88b9 + 08e93a7 commit f42f15c
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>
<java.version>17</java.version>
<keycloak.version>25.0.5</keycloak.version>
<keycloak.version>26.0.0</keycloak.version>

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

0 comments on commit f42f15c

Please sign in to comment.