From b9463fc2762ed5d4e5a267c9a18c22543907f51b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 May 2021 19:47:16 +0000 Subject: [PATCH] Bump xstream from 1.4.10-java7 to 1.4.17 Bumps [xstream](https://github.com/x-stream/xstream) from 1.4.10-java7 to 1.4.17. - [Release notes](https://github.com/x-stream/xstream/releases) - [Commits](https://github.com/x-stream/xstream/commits) Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index fadfc11..d6bd73f 100644 --- a/pom.xml +++ b/pom.xml @@ -92,7 +92,7 @@ com.thoughtworks.xstream xstream - 1.4.10-java7 + 1.4.17 junit