Upgrade to XStream 1.4.21

Closes gh-1459
This commit is contained in:
Stéphane Nicoll
2025-02-19 14:42:30 +01:00
parent 00aca5b677
commit 6a328c1dbf

View File

@@ -944,7 +944,7 @@
<dependency>
<groupId>com.thoughtworks.xstream</groupId>
<artifactId>xstream</artifactId>
<version>1.4.20</version>
<version>1.4.21</version>
</dependency>
</dependencies>
</plugin>