[SHIRO-718] Upgrade to xmlsec 2.1.4
diff --git a/support/cas/pom.xml b/support/cas/pom.xml
index 2734d6b..ececf26 100644
--- a/support/cas/pom.xml
+++ b/support/cas/pom.xml
@@ -59,7 +59,7 @@
             <!-- for Optional SAML ticket validation: -->
             <groupId>org.apache.santuario</groupId>
             <artifactId>xmlsec</artifactId>
-            <version>1.4.3</version>
+            <version>2.1.4</version>
             <scope>runtime</scope>
             <optional>true</optional>
         </dependency>