From 535bb2368d919b3c027ac7cb53162bd05e1b615f Mon Sep 17 00:00:00 2001 From: MartijnVisser Date: Tue, 7 Sep 2021 13:24:00 +0200 Subject: [PATCH] [FLINK-24181][build][docs] Bump JSoup to 1.14.2 --- flink-docs/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flink-docs/pom.xml b/flink-docs/pom.xml index b08c2de0d4a3a..056b65f6d22e9 100644 --- a/flink-docs/pom.xml +++ b/flink-docs/pom.xml @@ -149,7 +149,7 @@ under the License. org.jsoup jsoup - 1.11.2 + 1.14.2 test