From fc6c3e98c6c5298827d9bcc63c76f05d3f6fff61 Mon Sep 17 00:00:00 2001 From: Harry Smith Date: Thu, 26 Aug 2021 11:26:45 +0100 Subject: [PATCH] DWN-38621 : bump JSoup to 1.14.2 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 7cf611f7a..2b2adbaf2 100644 --- a/pom.xml +++ b/pom.xml @@ -602,7 +602,7 @@ org.jsoup jsoup - 1.10.3 + 1.14.2 commons-codec