From af4c5fce1fa1c68a3ec062887d60fcc50b16a804 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Nov 2020 20:29:03 +0000 Subject: [PATCH] Bump xstream from 1.4.7 to 1.4.13-java7 in /housing-matching 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] --- housing-matching/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/housing-matching/pom.xml b/housing-matching/pom.xml index 98bcc551..84b42cbe 100644 --- a/housing-matching/pom.xml +++ b/housing-matching/pom.xml @@ -163,7 +163,7 @@ com.thoughtworks.xstream xstream - 1.4.7 + 1.4.13-java7