From 6a328c1dbfae76c6cafc82641d5109df1bf3f8ab Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Nicoll?= Date: Wed, 19 Feb 2025 14:42:30 +0100 Subject: [PATCH] Upgrade to XStream 1.4.21 Closes gh-1459 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 01517b9b..4bf4dd61 100644 --- a/pom.xml +++ b/pom.xml @@ -944,7 +944,7 @@ com.thoughtworks.xstream xstream - 1.4.20 + 1.4.21