From 7e38937aa0589baa9451fef751e659323c611380 Mon Sep 17 00:00:00 2001 From: github-actions <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 18 Oct 2024 08:49:16 +0000 Subject: [PATCH] Update to Keycloak 26.0.1 --- pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index 1532c25..4f3acb6 100644 --- a/pom.xml +++ b/pom.xml @@ -22,7 +22,7 @@ org.keycloak keycloak-protocol-cas - 26.0.0 + 26.0.1 Keycloak CAS Protocol @@ -36,7 +36,7 @@ UTF-8 17 - 1728031754 + 1729241354 @@ -124,13 +124,13 @@ org.glassfish.jersey.core jersey-common - 3.1.8 + 3.1.9 test org.mockito mockito-core - 5.14.1 + 5.14.2 test