From 73bf6d1cb3470a3825f525c9173e47e5affac2c0 Mon Sep 17 00:00:00 2001 From: github-actions <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 10 Jun 2024 08:48:38 +0000 Subject: [PATCH] Update to Keycloak 25.0.0 --- pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index f1e9298..8cad416 100644 --- a/pom.xml +++ b/pom.xml @@ -22,7 +22,7 @@ org.keycloak keycloak-protocol-cas - 24.0.4 + 25.0.0 Keycloak CAS Protocol @@ -35,7 +35,7 @@ UTF-8 17 - 1715158027 + 1718009316 @@ -117,13 +117,13 @@ org.glassfish.jersey.core jersey-common - 3.1.6 + 3.1.7 test org.mockito mockito-core - 5.11.0 + 5.12.0 test