diff --git a/doc/licenses/apache-santuario-2.2.3/dep-coordinates.txt b/doc/licenses/apache-santuario-2.2.3/dep-coordinates.txt deleted file mode 100644 index b2f0460bd..000000000 --- a/doc/licenses/apache-santuario-2.2.3/dep-coordinates.txt +++ /dev/null @@ -1 +0,0 @@ -org.apache.santuario:xmlsec:jar:2.2.3 diff --git a/doc/licenses/apache-santuario-2.2.3/NOTICE b/doc/licenses/apache-santuario-2.2.6/NOTICE similarity index 74% rename from doc/licenses/apache-santuario-2.2.3/NOTICE rename to doc/licenses/apache-santuario-2.2.6/NOTICE index e83d03a16..2635c161a 100644 --- a/doc/licenses/apache-santuario-2.2.3/NOTICE +++ b/doc/licenses/apache-santuario-2.2.6/NOTICE @@ -1,5 +1,5 @@ Apache Santuario - XML Security for Java -Copyright 1999-2021 The Apache Software Foundation +Copyright 1999-2022 The Apache Software Foundation This product includes software developed at The Apache Software Foundation (http://www.apache.org/). @@ -10,3 +10,5 @@ Data Communications Systems, . The development of this software was partly funded by the European Commission in the project in the ISIS Programme. +This product contains software that is +copyright (c) 2021, Oracle and/or its affiliates. diff --git a/doc/licenses/apache-santuario-2.2.3/README b/doc/licenses/apache-santuario-2.2.6/README similarity index 91% rename from doc/licenses/apache-santuario-2.2.3/README rename to doc/licenses/apache-santuario-2.2.6/README index 350b7ddfa..c09059057 100644 --- a/doc/licenses/apache-santuario-2.2.3/README +++ b/doc/licenses/apache-santuario-2.2.6/README @@ -1,7 +1,7 @@ Apache Santuario (https://santuario.apache.org/) ------------------------------------------------- - Version: 2.2.3 + Version: 2.2.6 From: 'Apache Software Foundation' (https://www.apache.org/) License(s): Apache v2.0 diff --git a/doc/licenses/apache-santuario-2.2.6/dep-coordinates.txt b/doc/licenses/apache-santuario-2.2.6/dep-coordinates.txt new file mode 100644 index 000000000..0a6929d5b --- /dev/null +++ b/doc/licenses/apache-santuario-2.2.6/dep-coordinates.txt @@ -0,0 +1 @@ +org.apache.santuario:xmlsec:jar:2.2.6 diff --git a/extensions/guacamole-auth-sso/modules/guacamole-auth-sso-saml/pom.xml b/extensions/guacamole-auth-sso/modules/guacamole-auth-sso-saml/pom.xml index 8bde2cc5b..158632136 100644 --- a/extensions/guacamole-auth-sso/modules/guacamole-auth-sso-saml/pom.xml +++ b/extensions/guacamole-auth-sso/modules/guacamole-auth-sso-saml/pom.xml @@ -74,15 +74,26 @@ com.onelogin java-saml 2.9.0 - + + com.fasterxml.woodstox woodstox-core + + + + org.apache.santuario + xmlsec + + @@ -93,6 +104,13 @@ 5.4.0 + + + org.apache.santuario + xmlsec + 2.2.6 + +