Skip to content

Commit

Permalink
bump to kc 26.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Nithe14 committed Oct 18, 2024
1 parent 80c77b0 commit b7ebe9c
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>26.0.0</version>
<version>26.0.1</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>26.0.0</version>
<version>26.0.1</version>
<scope>provided</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit b7ebe9c

Please sign in to comment.