From 81e21c0f4a27c53a3a07f23379e5e49487ef600c Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 2 Mar 2020 06:05:52 +0000 Subject: [PATCH] Bump jsoup from 1.10.2 to 1.13.1 in /reactive-java Bumps [jsoup](https://github.com/jhy/jsoup) from 1.10.2 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.10.2...jsoup-1.13.1) Signed-off-by: dependabot-preview[bot] --- reactive-java/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/reactive-java/pom.xml b/reactive-java/pom.xml index 21cc9b2..856b6a6 100644 --- a/reactive-java/pom.xml +++ b/reactive-java/pom.xml @@ -66,7 +66,7 @@ org.jsoup jsoup - 1.10.2 + 1.13.1