mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-06 13:17:41 +00:00
GUACAMOLE-1905: Merge reversion of Apache Santuario update (compat with Woodstox).
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
Apache Santuario - XML Security for Java
|
Apache Santuario - XML Security for Java
|
||||||
Copyright 1999-2024 The Apache Software Foundation
|
Copyright 1999-2022 The Apache Software Foundation
|
||||||
|
|
||||||
This product includes software developed at
|
This product includes software developed at
|
||||||
The Apache Software Foundation (http://www.apache.org/).
|
The Apache Software Foundation (http://www.apache.org/).
|
@@ -1,7 +1,7 @@
|
|||||||
Apache Santuario (https://santuario.apache.org/)
|
Apache Santuario (https://santuario.apache.org/)
|
||||||
-------------------------------------------------
|
-------------------------------------------------
|
||||||
|
|
||||||
Version: 2.3.4
|
Version: 2.2.6
|
||||||
From: 'Apache Software Foundation' (https://www.apache.org/)
|
From: 'Apache Software Foundation' (https://www.apache.org/)
|
||||||
License(s):
|
License(s):
|
||||||
Apache v2.0
|
Apache v2.0
|
1
doc/licenses/apache-santuario-2.2.6/dep-coordinates.txt
Normal file
1
doc/licenses/apache-santuario-2.2.6/dep-coordinates.txt
Normal file
@@ -0,0 +1 @@
|
|||||||
|
org.apache.santuario:xmlsec:jar:2.2.6
|
@@ -1 +0,0 @@
|
|||||||
org.apache.santuario:xmlsec:jar:2.3.4
|
|
@@ -129,7 +129,7 @@
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.apache.santuario</groupId>
|
<groupId>org.apache.santuario</groupId>
|
||||||
<artifactId>xmlsec</artifactId>
|
<artifactId>xmlsec</artifactId>
|
||||||
<version>2.3.4</version>
|
<version>2.2.6</version>
|
||||||
<exclusions>
|
<exclusions>
|
||||||
|
|
||||||
<!--
|
<!--
|
||||||
|
Reference in New Issue
Block a user