From 81174483de4bebc6e82f5d2cd5611762eef3ac51 Mon Sep 17 00:00:00 2001 From: github-actions <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 17 Feb 2021 08:52:24 +0000 Subject: [PATCH] Update to Keycloak 12.0.3 --- pom.xml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/pom.xml b/pom.xml index 1783edc..d484689 100644 --- a/pom.xml +++ b/pom.xml @@ -22,7 +22,7 @@ <groupId>org.keycloak</groupId> <artifactId>keycloak-protocol-cas</artifactId> - <version>12.0.2</version> + <version>12.0.3</version> <name>Keycloak CAS Protocol</name> <description /> -- Gitblit v1.9.1