From 6476437681ecdd4d4ef53f96437c822e6f44c591 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 30 Jul 2026 10:43:18 +0000 Subject: [PATCH] Bump the prod-deps group with 2 updates Bumps the prod-deps group with 2 updates: [org.jsoup:jsoup](https://github.com/jhy/jsoup) and [org.jspecify:jspecify](https://github.com/jspecify/jspecify). Updates `org.jsoup:jsoup` from 1.22.2 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.22.2...jsoup-1.23.1) Updates `org.jspecify:jspecify` from 1.0.0 to 1.0.1 - [Release notes](https://github.com/jspecify/jspecify/releases) - [Commits](https://github.com/jspecify/jspecify/compare/v1.0.0...v1.0.1) --- updated-dependencies: - dependency-name: org.jsoup:jsoup dependency-version: 1.23.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-deps - dependency-name: org.jspecify:jspecify dependency-version: 1.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-deps ... Signed-off-by: dependabot[bot] --- cms-api/pom.xml | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/cms-api/pom.xml b/cms-api/pom.xml index 147e408b0..435fc2232 100644 --- a/cms-api/pom.xml +++ b/cms-api/pom.xml @@ -61,7 +61,7 @@ org.jspecify jspecify - 1.0.0 + 1.0.1 diff --git a/pom.xml b/pom.xml index 003f494fb..2a7438ba3 100644 --- a/pom.xml +++ b/pom.xml @@ -279,7 +279,7 @@ org.jsoup jsoup - 1.22.2 + 1.23.1