From f81d170f918378be28309c297aae6547ecd089a5 Mon Sep 17 00:00:00 2001
From: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Date: Thu, 16 Oct 2025 08:54:17 +0000
Subject: [PATCH] Update to Keycloak 26.4.1
---
pom.xml | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index 6f38cf5..a989e9d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -22,7 +22,7 @@
<groupId>org.keycloak</groupId>
<artifactId>keycloak-protocol-cas</artifactId>
- <version>26.4.0</version>
+ <version>26.4.1</version>
<name>Keycloak CAS Protocol</name>
<description />
@@ -36,7 +36,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<maven.compiler.release>17</maven.compiler.release>
- <project.build.outputTimestamp>1759308776</project.build.outputTimestamp>
+ <project.build.outputTimestamp>1760604855</project.build.outputTimestamp>
</properties>
<dependencies>
--
Gitblit v1.9.1