From f0f40e19b9e9454857274e84e002e5e33434d531 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Sep 2021 10:05:24 +0000 Subject: [PATCH] Bump jsoup from 1.10.3 to 1.14.2 in /send-mail Bumps [jsoup](https://github.com/jhy/jsoup) from 1.10.3 to 1.14.2. - [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.3...jsoup-1.14.2) --- updated-dependencies: - dependency-name: org.jsoup:jsoup dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- send-mail/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/send-mail/pom.xml b/send-mail/pom.xml index ab773a7..4a22d3f 100644 --- a/send-mail/pom.xml +++ b/send-mail/pom.xml @@ -60,7 +60,7 @@ org.jsoup jsoup - 1.10.3 + 1.14.2