From dd088b75c0a9e58b910f6593951d803bd9813615 Mon Sep 17 00:00:00 2001
From: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Date: Mon, 23 Sep 2024 09:51:33 +0000
Subject: [PATCH] Update to Keycloak 25.0.6

---
 pom.xml |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index b1ef001..747a6b4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -22,7 +22,7 @@
 
     <groupId>org.keycloak</groupId>
     <artifactId>keycloak-protocol-cas</artifactId>
-    <version>25.0.5</version>
+    <version>25.0.6</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>1725958091</project.build.outputTimestamp>
+        <project.build.outputTimestamp>1726822103</project.build.outputTimestamp>
     </properties>
 
     <dependencies>

--
Gitblit v1.9.1