(nifi) 02/04: NIFI-12354 Upgraded jsoup from 1.16.1 to 1.16.2

2023-11-13 Thread exceptionfactory
This is an automated email from the ASF dual-hosted git repository.

exceptionfactory pushed a commit to branch support/nifi-1.x
in repository https://gitbox.apache.org/repos/asf/nifi.git

commit 6eb93d393b3c3d45e33f5af89ece323835ae23ff
Author: mr1716 
AuthorDate: Mon Nov 13 09:34:29 2023 -0500

NIFI-12354 Upgraded jsoup from 1.16.1 to 1.16.2

This closes #8016

Signed-off-by: David Handermann 
(cherry picked from commit 9afad5753955c29da7aa5acffb7528557a066f16)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 1cbf93e3a0..d2350f361b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -684,7 +684,7 @@
 
 org.jsoup
 jsoup
-1.16.1
+1.16.2
 
 
 com.github.ben-manes.caffeine



(nifi) 02/04: NIFI-12354 Upgraded jsoup from 1.16.1 to 1.16.2

2023-11-13 Thread exceptionfactory
This is an automated email from the ASF dual-hosted git repository.

exceptionfactory pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/nifi.git

commit 9afad5753955c29da7aa5acffb7528557a066f16
Author: mr1716 
AuthorDate: Mon Nov 13 09:34:29 2023 -0500

NIFI-12354 Upgraded jsoup from 1.16.1 to 1.16.2

This closes #8016

Signed-off-by: David Handermann 
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 0d4f0a9227..5a1efcbc85 100644
--- a/pom.xml
+++ b/pom.xml
@@ -701,7 +701,7 @@
 
 org.jsoup
 jsoup
-1.16.1
+1.16.2
 
 
 com.github.ben-manes.caffeine