Skip to content

Commit

Permalink
Upgrade to Keycloak 25.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Nikos410 committed Jul 24, 2024
1 parent 3e1eddc commit fa16c3f
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 @@ -6,11 +6,11 @@

<groupId>org.keycloak</groupId>
<artifactId>keycloak-ipaddress-authenticator</artifactId>
<version>${keycloak.version}_2</version>
<version>${keycloak.version}_0</version>
<name>Keycloak IP-Address Authenticator</name>

<properties>
<keycloak.version>24.0.1</keycloak.version>
<keycloak.version>25.0.2</keycloak.version>
<seancfoley.ipaddress.version>5.4.0</seancfoley.ipaddress.version>

<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
Expand Down

0 comments on commit fa16c3f

Please sign in to comment.