Skip to content

Commit

Permalink
Bump org.keycloak:keycloak-services in /src/keycloak/providers
Browse files Browse the repository at this point in the history
Bumps [org.keycloak:keycloak-services](https://github.com/keycloak/keycloak) from 22.0.1 to 25.0.6.
- [Release notes](https://github.com/keycloak/keycloak/releases)
- [Commits](keycloak/keycloak@22.0.1...25.0.6)

---
updated-dependencies:
- dependency-name: org.keycloak:keycloak-services
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 30, 2024
1 parent cffd7ed commit 397d396
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/keycloak/providers/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
<maven.compiler.source>17</maven.compiler.source>
<maven.compiler.target>17</maven.compiler.target>
<java.version>17</java.version>
<version.keycloak>22.0.1</version.keycloak>
<version.keycloak>25.0.6</version.keycloak>
</properties>

<modules>
Expand Down

0 comments on commit 397d396

Please sign in to comment.