From 8d935b13942f4e88a1e55700b29e5908d45c1131 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Nov 2025 07:54:56 +0100 Subject: [PATCH] Bump com.thoughtworks.xstream:xstream from 1.4.20 to 1.4.21 (#1408) Bumps [com.thoughtworks.xstream:xstream](https://github.com/x-stream/xstream) from 1.4.20 to 1.4.21. - [Release notes](https://github.com/x-stream/xstream/releases) - [Commits](https://github.com/x-stream/xstream/commits) --- updated-dependencies: - dependency-name: com.thoughtworks.xstream:xstream dependency-version: 1.4.21 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 300548f74..306680bfc 100644 --- a/pom.xml +++ b/pom.xml @@ -1064,7 +1064,7 @@ com.thoughtworks.xstream xstream - 1.4.20 + 1.4.21 io.github.x-stream