From f8ae76527b7f89e5fec8f8d64c4fe4c1ebbed5d6 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 25 Aug 2022 09:44:17 +0000 Subject: [PATCH] fix: pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-ORGJSOUP-2989728 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 2e14162..aa26a24 100644 --- a/pom.xml +++ b/pom.xml @@ -538,7 +538,7 @@ org.jsoup jsoup - 1.6.3 + 1.15.3 compile