Skip to content

Commit

Permalink
Merge pull request #6 from focus-shift/bump-keycloak-2506
Browse files Browse the repository at this point in the history
bump keycloak to 25.0.6
  • Loading branch information
grafjo authored Nov 25, 2024
2 parents f4a174c + 9428928 commit 7574177
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 @@ -10,7 +10,7 @@

<name>Keycloak: Event Publisher to RabbitMQ</name>
<properties>
<keycloak.version>25.0.1</keycloak.version>
<keycloak.version>25.0.6</keycloak.version>
<jar.finalName>${project.artifactId}-${project.version}</jar.finalName>
<maven.compiler.source>17</maven.compiler.source>
<maven.compiler.target>17</maven.compiler.target>
Expand Down

0 comments on commit 7574177

Please sign in to comment.