From c990dbd87a16029b1bc7436ca9e601afd6219a82 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Jan 2026 03:10:21 +0000 Subject: [PATCH] Bump the backend-dev group across 1 directory with 2 updates Bumps the backend-dev group with 2 updates in the / directory: [org.wiremock:wiremock-standalone](https://github.com/wiremock/wiremock) and [org.jsoup:jsoup](https://github.com/jhy/jsoup). Updates `org.wiremock:wiremock-standalone` from 3.13.1 to 3.13.2 - [Release notes](https://github.com/wiremock/wiremock/releases) - [Commits](https://github.com/wiremock/wiremock/compare/3.13.1...3.13.2) Updates `org.jsoup:jsoup` from 1.21.2 to 1.22.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.21.2...jsoup-1.22.1) --- updated-dependencies: - dependency-name: org.wiremock:wiremock-standalone dependency-version: 3.13.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: backend-dev - dependency-name: org.jsoup:jsoup dependency-version: 1.22.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: backend-dev ... Signed-off-by: dependabot[bot] --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index bf33f69..f2c82b9 100644 --- a/pom.xml +++ b/pom.xml @@ -103,7 +103,7 @@ org.wiremock wiremock-standalone - 3.13.1 + 3.13.2 test @@ -117,7 +117,7 @@ org.jsoup jsoup - 1.21.2 + 1.22.1 test