From 4bf88c0c85a66e2ee809913d23cd14479ab9709b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Jun 2020 23:18:27 +0000 Subject: [PATCH] Bump xstream from 1.3.1 to 1.4.10-java7 Bumps [xstream](https://github.com/x-stream/xstream) from 1.3.1 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(-) mode change 100755 => 100644 pom.xml diff --git a/pom.xml b/pom.xml old mode 100755 new mode 100644 index 872c4be..65f9cef --- a/pom.xml +++ b/pom.xml @@ -319,7 +319,7 @@ com.thoughtworks.xstream xstream - 1.3.1 + 1.4.10-java7 commons-io