From c2cf45cf07dc63361cee0f80266c4ad30129abd5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Jul 2020 07:30:49 +0000 Subject: [PATCH] Bump xstream from 1.4.7 to 1.4.10-java7 in /WebGoat/webgoat-lessons 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] --- WebGoat/webgoat-lessons/pom.xml | 2 +- WebGoat/webgoat-lessons/vulnerable-components/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/WebGoat/webgoat-lessons/pom.xml b/WebGoat/webgoat-lessons/pom.xml index 1d97b01..cf09f61 100644 --- a/WebGoat/webgoat-lessons/pom.xml +++ b/WebGoat/webgoat-lessons/pom.xml @@ -86,7 +86,7 @@ com.thoughtworks.xstream xstream - 1.4.7 + 1.4.10-java7 diff --git a/WebGoat/webgoat-lessons/vulnerable-components/pom.xml b/WebGoat/webgoat-lessons/vulnerable-components/pom.xml index cb0623e..2265259 100644 --- a/WebGoat/webgoat-lessons/vulnerable-components/pom.xml +++ b/WebGoat/webgoat-lessons/vulnerable-components/pom.xml @@ -12,7 +12,7 @@ com.thoughtworks.xstream xstream - 1.4.7 + 1.4.10-java7 cglib