From 72a5d2887759ab681377e6321bcbd2cf8575baf5 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 19 Aug 2021 20:50:20 +0000 Subject: [PATCH] fix: pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-ORGJSOUP-1567345 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index dd554d4..2bc7762 100644 --- a/pom.xml +++ b/pom.xml @@ -15,7 +15,7 @@ org.springframework.boot spring-boot-starter-parent 1.5.6.RELEASE - + @@ -50,7 +50,7 @@ org.jsoup jsoup - 1.10.3 + 1.14.2