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

This commit is contained in:
James Muehlner
2024-03-12 21:14:52 +00:00
parent bdfe030f61
commit 35195069e6
4 changed files with 3 additions and 3 deletions

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) -->