From 2b7280592948c94efa833f4e49766741f7e87e37 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 14 Mar 2023 03:00:49 +0000 Subject: [PATCH] fix: upgrade org.jsoup:jsoup from 1.15.3 to 1.15.4 Snyk has created this PR to upgrade org.jsoup:jsoup from 1.15.3 to 1.15.4. See this package in Maven Repository: https://mvnrepository.com/artifact/org.jsoup/jsoup/ See this project in Snyk: https://app.snyk.io/org/slachiewicz-m48/project/1aaae218-fddb-4a88-ad61-059dab858825?utm_source=github&utm_medium=referral&page=upgrade-pr --- 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 7f2cd6e71..7bb25a39e 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.15.3 + 1.15.4 org.xmlunit