Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 9, 2024
1 parent 8ca94f8 commit bea39bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion applications/accounts/admin-event-listener/jar-module/pom.xml
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<dependency>
<groupId>org.keycloak</groupId>
<artifactId>keycloak-core</artifactId>
<version>6.0.1</version>
<version>25.0.0</version>
<scope>provided</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit bea39bf

Please sign in to comment.