From 24cd9108260a4421dd775114e879e51ac8bf92c1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 Jan 2025 16:24:51 +0100 Subject: [PATCH] [dependency] Bump org.jsoup:jsoup from 1.18.1 to 1.18.3 (#1225) Bumps [org.jsoup:jsoup](https://github.com/jhy/jsoup) from 1.18.1 to 1.18.3. - [Release notes](https://github.com/jhy/jsoup/releases) - [Changelog](https://github.com/jhy/jsoup/blob/master/CHANGES.md) - [Commits](https://github.com/jhy/jsoup/compare/jsoup-1.18.1...jsoup-1.18.3) --- updated-dependencies: - dependency-name: org.jsoup:jsoup dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 9e9fa6f7..4b40b836 100644 --- a/pom.xml +++ b/pom.xml @@ -295,7 +295,7 @@ org.jsoup jsoup - 1.18.1 + 1.18.3 com.googlecode.owasp-java-html-sanitizer