Skip to content

Commit

Permalink
Update dependencies with keycloak 23
Browse files Browse the repository at this point in the history
  • Loading branch information
d-michail committed Dec 30, 2023
1 parent ea94321 commit 06dc53f
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 @@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>gr.grnet</groupId>
<artifactId>keycloak-eidas-idp</artifactId>
<version>0.10-SNAPSHOT</version>
<version>0.10</version>

<description>Keycloak eIDAS Identity Provider Extension</description>
<url>https://github.com/grnet/eidas-keycloak-extension</url>
Expand All @@ -28,7 +28,7 @@

<properties>
<javaVersion>17</javaVersion>
<keycloakVersion>22.0.3</keycloakVersion>
<keycloakVersion>23.0.2</keycloakVersion>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
</properties>

Expand Down

0 comments on commit 06dc53f

Please sign in to comment.