From b30f4b4cc47be4366b9386aa1e8d3522ee55c382 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Jun 2020 22:53:24 +0000 Subject: [PATCH] Bump xstream from 1.4.7 to 1.4.10-java7 Bumps [xstream](https://github.com/x-stream/xstream) from 1.4.7 to 1.4.10-java7. - [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 58ab02e..6a799d9 100644 --- a/pom.xml +++ b/pom.xml @@ -38,7 +38,7 @@ com.thoughtworks.xstream xstream - 1.4.7 + 1.4.10-java7 commons-net