From 2b22732ea32e30e45169995b90f944180b396b9c Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 20 Aug 2021 15:16:07 +0000 Subject: [PATCH] fix: modello-plugins/modello-plugin-xdoc/pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-ORGJSOUP-1567345 --- modello-plugins/modello-plugin-xdoc/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modello-plugins/modello-plugin-xdoc/pom.xml b/modello-plugins/modello-plugin-xdoc/pom.xml index 537f45311..7f3003e8e 100644 --- a/modello-plugins/modello-plugin-xdoc/pom.xml +++ b/modello-plugins/modello-plugin-xdoc/pom.xml @@ -30,7 +30,7 @@ org.jsoup jsoup - 1.13.1 + 1.14.2 org.xmlunit