From 41df99e4f5dc271e837c216c0e212d6614ab4dd1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Aug 2021 15:47:46 +0000 Subject: [PATCH] Bump xstream from 1.4.8 to 1.4.18 Bumps [xstream](https://github.com/x-stream/xstream) from 1.4.8 to 1.4.18. - [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-type: direct:production ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index be4f100..71a98a9 100644 --- a/pom.xml +++ b/pom.xml @@ -90,7 +90,7 @@ com.thoughtworks.xstream xstream - 1.4.8 + 1.4.18 commons-io