Skip to content

Commit

Permalink
bump to kc 25.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
Nithe14 committed Sep 13, 2024
1 parent f54091c commit b140284
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 @@ -8,7 +8,7 @@
<parent>
<artifactId>keycloak-parent</artifactId>
<groupId>org.keycloak</groupId>
<version>25.0.4</version>
<version>25.0.5</version>
</parent>

<name>LDAP Custom Enabled Value Mapper</name>
Expand Down Expand Up @@ -47,7 +47,7 @@
<dependency>
<groupId>org.keycloak</groupId>
<artifactId>keycloak-ldap-federation</artifactId>
<version>25.0.4</version>
<version>25.0.5</version>
<scope>provided</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit b140284

Please sign in to comment.