From cf983ef505c49e7f6c15bec80a9d5549243a2837 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Sep 2022 23:52:28 +0000 Subject: [PATCH] Bump jsoup from 1.14.2 to 1.15.3 in /flink-docs Bumps [jsoup](https://github.com/jhy/jsoup) from 1.14.2 to 1.15.3. - [Release notes](https://github.com/jhy/jsoup/releases) - [Changelog](https://github.com/jhy/jsoup/blob/master/CHANGES) - [Commits](https://github.com/jhy/jsoup/compare/jsoup-1.14.2...jsoup-1.15.3) --- updated-dependencies: - dependency-name: org.jsoup:jsoup dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- 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 c9450f3560c8b..509af05771cbc 100644 --- a/flink-docs/pom.xml +++ b/flink-docs/pom.xml @@ -178,7 +178,7 @@ under the License. org.jsoup jsoup - 1.14.2 + 1.15.3 test