From d26b09ee06abb39dc37cfaf575bf1c86cafaba67 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 24 Aug 2022 23:44:26 +0000 Subject: [PATCH] fix: webgoat-lessons/cross-site-scripting/pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-ORGJSOUP-2989728 --- webgoat-lessons/cross-site-scripting/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webgoat-lessons/cross-site-scripting/pom.xml b/webgoat-lessons/cross-site-scripting/pom.xml index 668cbc22a8..b6f1ade1b2 100644 --- a/webgoat-lessons/cross-site-scripting/pom.xml +++ b/webgoat-lessons/cross-site-scripting/pom.xml @@ -13,7 +13,7 @@ org.jsoup jsoup - 1.13.1 + 1.15.3