From 7c257b119e29b4d159ab56ee05e1f38c0a1a1259 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Nov 2020 20:28:58 +0000 Subject: [PATCH] Bump xstream from 1.4.7 to 1.4.13-java7 in /Java Bumps [xstream](https://github.com/x-stream/xstream) from 1.4.7 to 1.4.13-java7. - [Release notes](https://github.com/x-stream/xstream/releases) - [Commits](https://github.com/x-stream/xstream/commits) Signed-off-by: dependabot[bot] --- Java/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Java/pom.xml b/Java/pom.xml index 7eda95b..22e8851 100644 --- a/Java/pom.xml +++ b/Java/pom.xml @@ -99,7 +99,7 @@ com.thoughtworks.xstream xstream - 1.4.7 + 1.4.13-java7