From 7494724494aaa498648f7e75d8fb7a04e8ce1c0a Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 25 Feb 2023 17:42:47 +0000 Subject: [PATCH] fix: upgrade org.jsoup:jsoup from 1.7.3 to 1.15.3 Snyk has created this PR to upgrade org.jsoup:jsoup from 1.7.3 to 1.15.3. See this package in Maven Repository: https://mvnrepository.com/artifact/org.jsoup/jsoup/ See this project in Snyk: https://app.snyk.io/org/testmap/project/b1700399-7f0a-4471-95c3-7dd715244e71?utm_source=github&utm_medium=referral&page=upgrade-pr --- samples/crawler/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samples/crawler/pom.xml b/samples/crawler/pom.xml index 2be2bab30255..4633804c9ac4 100644 --- a/samples/crawler/pom.xml +++ b/samples/crawler/pom.xml @@ -21,7 +21,7 @@ org.jsoup jsoup - 1.7.3 + 1.15.3