mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-06 13:17:41 +00:00
GUACAMOLE-1905: Revert to java-saml-compatible version of woodstox.
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
Woodstox Core (https://github.com/FasterXML/woodstox)
|
Woodstox Core (https://github.com/FasterXML/woodstox)
|
||||||
------------------------------------------------------
|
------------------------------------------------------
|
||||||
|
|
||||||
Version: 6.5.0
|
Version: 5.4.0
|
||||||
From: 'FasterXML, LLC' (http://fasterxml.com/)
|
From: 'FasterXML, LLC' (http://fasterxml.com/)
|
||||||
License(s):
|
License(s):
|
||||||
Apache v2.0
|
Apache v2.0
|
1
doc/licenses/woodstox-core-5.4.0/dep-coordinates.txt
Normal file
1
doc/licenses/woodstox-core-5.4.0/dep-coordinates.txt
Normal file
@@ -0,0 +1 @@
|
|||||||
|
com.fasterxml.woodstox:woodstox-core:jar:5.4.0
|
@@ -1 +0,0 @@
|
|||||||
com.fasterxml.woodstox:woodstox-core:jar:6.5.0
|
|
@@ -122,7 +122,7 @@
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>com.fasterxml.woodstox</groupId>
|
<groupId>com.fasterxml.woodstox</groupId>
|
||||||
<artifactId>woodstox-core</artifactId>
|
<artifactId>woodstox-core</artifactId>
|
||||||
<version>6.5.0</version>
|
<version>5.4.0</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
|
||||||
<!-- Apache XML Security for Java (see exclusions for java-saml) -->
|
<!-- Apache XML Security for Java (see exclusions for java-saml) -->
|
||||||
|
Reference in New Issue
Block a user