From b9125b2bf3338012390ba4af8dd8c7e1655a8827 Mon Sep 17 00:00:00 2001
From: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Date: Sat, 13 Sep 2025 08:47:19 +0000
Subject: [PATCH] Update to Keycloak 26.3.4
---
pom.xml | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index 85a1df1..78791c9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -22,7 +22,7 @@
<groupId>org.keycloak</groupId>
<artifactId>keycloak-protocol-cas</artifactId>
- <version>26.3.3</version>
+ <version>26.3.4</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>1755766407</project.build.outputTimestamp>
+ <project.build.outputTimestamp>1757753237</project.build.outputTimestamp>
</properties>
<dependencies>
--
Gitblit v1.9.1