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 2d90a9a commit d086e9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion keycloak/user-storage-provider/pom.xml
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<version.hibernate.javax.persistence>1.0.0.Final</version.hibernate.javax.persistence>
<arquillian-graphene.version>2.5.4</arquillian-graphene.version>
<version.jee.jaxb.api>2.3.1</version.jee.jaxb.api>
<version.keycloak>23.0.4</version.keycloak>
<version.keycloak>25.0.4</version.keycloak>
<spring.security.crypto>6.3.3</spring.security.crypto>
<artifact.deploy.dir>${listener.deploy.dir}</artifact.deploy.dir>
</properties>
Expand Down

0 comments on commit d086e9a

Please sign in to comment.