From ea854b55a4f132fb44be1f7973660d3347344889 Mon Sep 17 00:00:00 2001 From: antoniojfelix Date: Fri, 27 Aug 2021 15:48:08 +0100 Subject: [PATCH] PRODSEC-5480 - Bump jsoup version from 1.13.1 to 1.14.2 (#684) --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 66d3e79bcb..fe5e251012 100644 --- a/pom.xml +++ b/pom.xml @@ -638,7 +638,7 @@ org.jsoup jsoup - 1.13.1 + 1.14.2