From 61a4b85eda536a33fc17829a79d8fac5e800be72 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Dec 2020 16:51:44 +0000 Subject: [PATCH] Bump xstream from 1.3.1 to 1.4.15 Bumps [xstream](https://github.com/x-stream/xstream) from 1.3.1 to 1.4.15. - [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 e5e52e2..c402cc6 100644 --- a/pom.xml +++ b/pom.xml @@ -43,7 +43,7 @@ com.thoughtworks.xstream xstream - 1.3.1 + 1.4.15 junit