From 1e6cdd70c41e086a567f853dc8733e2a0c85752b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 8 Aug 2026 05:06:38 +0000 Subject: [PATCH] build(deps): bump org.jsoup:jsoup from 1.15.4 to 1.23.1 in /docs Bumps [org.jsoup:jsoup](https://github.com/jhy/jsoup) from 1.15.4 to 1.23.1. - [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.15.4...jsoup-1.23.1) --- updated-dependencies: - dependency-name: org.jsoup:jsoup dependency-version: 1.23.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- docs/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/pom.xml b/docs/pom.xml index 8ad18c7d27..3f570bd565 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -76,7 +76,7 @@ org.jsoup jsoup - 1.15.4 + 1.23.1