GUACAMOLE-1905: Merge revert to java-saml-compatible version of woodstox.

This commit is contained in:
Virtually Nick
2024-03-12 17:45:46 -04:00
committed by GitHub
4 changed files with 3 additions and 3 deletions

View File

@@ -1,7 +1,7 @@
Woodstox Core (https://github.com/FasterXML/woodstox)
------------------------------------------------------
Version: 6.5.0
Version: 5.4.0
From: 'FasterXML, LLC' (http://fasterxml.com/)
License(s):
Apache v2.0

View File

@@ -0,0 +1 @@
com.fasterxml.woodstox:woodstox-core:jar:5.4.0

View File

@@ -1 +0,0 @@
com.fasterxml.woodstox:woodstox-core:jar:6.5.0

View File

@@ -122,7 +122,7 @@
<dependency>
<groupId>com.fasterxml.woodstox</groupId>
<artifactId>woodstox-core</artifactId>
<version>6.5.0</version>
<version>5.4.0</version>
</dependency>
<!-- Apache XML Security for Java (see exclusions for java-saml) -->