From 5349369eaae9a9669eb937a9a22e953a28b4dccf Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 18 Oct 2024 01:56:13 +0000 Subject: [PATCH] fix: upgrade org.jsoup:jsoup from 1.17.2 to 1.18.1 Snyk has created this PR to upgrade org.jsoup:jsoup from 1.17.2 to 1.18.1. See this package in maven: org.jsoup:jsoup See this project in Snyk: https://app.snyk.io/org/contentstack-devex/project/d4e249e0-1e7c-480b-9181-5e419e6d80c3?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 fd47e216..a9e3e1c1 100644 --- a/pom.xml +++ b/pom.xml @@ -208,7 +208,7 @@ org.jsoup jsoup - 1.17.2 + 1.18.1