Skip to content

Commit

Permalink
chore(deps): 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 23.0.4 to 25.0.4.
- [Release notes](https://github.com/keycloak/keycloak/releases)
- [Commits](keycloak/keycloak@23.0.4...25.0.4)

---
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 and heliocastro committed Oct 18, 2024
1 parent bfd2960 commit 2d90a9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion keycloak/event-listeners/pom.xml
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<version.compiler.maven.plugin>3.5.1</version.compiler.maven.plugin>
<maven.compiler.source>17</maven.compiler.source>
<maven.compiler.target>17</maven.compiler.target>
<keycloak.provider.version>23.0.4</keycloak.provider.version>
<keycloak.provider.version>25.0.4</keycloak.provider.version>
<artifact.deploy.dir>${listener.deploy.dir}</artifact.deploy.dir>
</properties>

Expand Down

0 comments on commit 2d90a9a

Please sign in to comment.