From d2c3ee96eb7fdd0ebd80ae117c01d763af400bc0 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 30 Oct 2024 16:30:15 +0000 Subject: [PATCH] fix: upgrade org.jsoup:jsoup from 1.8.3 to 1.18.1 Snyk has created this PR to upgrade org.jsoup:jsoup from 1.8.3 to 1.18.1. See this package in maven: org.jsoup:jsoup See this project in Snyk: https://app.snyk.io/org/markythos/project/7f9c121e-e1ce-4211-a56d-8d0ff6285a44?utm_source=github&utm_medium=referral&page=upgrade-pr --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 9c06004..ffc35e9 100644 --- a/pom.xml +++ b/pom.xml @@ -40,7 +40,7 @@ org.jsoup jsoup - 1.8.3 + 1.18.1