Skip to content

Commit

Permalink
Merge pull request #9 from focus-shift/keycloak_2606
Browse files Browse the repository at this point in the history
bump to keycloak 26.0.6
  • Loading branch information
grafjo authored Nov 29, 2024
2 parents c1aa122 + 1db1f7d commit 92c8539
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
<version>26.0.6-SNAPSHOT</version>

<properties>
<java.version>17</java.version>
<keycloak.version>26.0.1</keycloak.version>
<java.version>21</java.version>
<keycloak.version>26.0.6</keycloak.version>
<prometheus.version>0.16.0</prometheus.version>
<quarkus-resteasy.version>3.15.1</quarkus-resteasy.version>
<version.compiler.maven.plugin>3.5.1</version.compiler.maven.plugin>
Expand Down

0 comments on commit 92c8539

Please sign in to comment.