From fa4f366ec984eea8c1b52b5be7efbaad2b2a7fd0 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 15 Feb 2021 12:47:04 +0000 Subject: [PATCH] Bump jsoup from 1.12.1 to 1.13.1 (#186) Bumps [jsoup](https://github.com/jhy/jsoup) from 1.12.1 to 1.13.1. - [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.12.1...jsoup-1.13.1) Signed-off-by: dependabot-preview[bot] Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index a932eb2e..61dd96ec 100644 --- a/pom.xml +++ b/pom.xml @@ -233,7 +233,7 @@ org.jsoup jsoup - 1.12.1 + 1.13.1