From 971516e7597629b9fb7dbbc452af0f00b73fbe4e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Mar 2025 04:58:12 +0000 Subject: [PATCH] Bump the backend-dev group across 2 directories 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.awaitility:awaitility](https://github.com/awaitility/awaitility). Bumps the backend-dev group with 2 updates in the /server directory: [org.wiremock:wiremock-standalone](https://github.com/wiremock/wiremock) and [org.awaitility:awaitility](https://github.com/awaitility/awaitility). Updates `org.wiremock:wiremock-standalone` from 3.12.0 to 3.12.1 - [Release notes](https://github.com/wiremock/wiremock/releases) - [Commits](https://github.com/wiremock/wiremock/compare/3.12.0...3.12.1) Updates `org.awaitility:awaitility` from 4.2.2 to 4.3.0 - [Changelog](https://github.com/awaitility/awaitility/blob/master/changelog.txt) - [Commits](https://github.com/awaitility/awaitility/compare/awaitility-4.2.2...awaitility-4.3.0) Updates `org.wiremock:wiremock-standalone` from 3.12.0 to 3.12.1 - [Release notes](https://github.com/wiremock/wiremock/releases) - [Commits](https://github.com/wiremock/wiremock/compare/3.12.0...3.12.1) Updates `org.awaitility:awaitility` from 4.2.2 to 4.3.0 - [Changelog](https://github.com/awaitility/awaitility/blob/master/changelog.txt) - [Commits](https://github.com/awaitility/awaitility/compare/awaitility-4.2.2...awaitility-4.3.0) --- updated-dependencies: - dependency-name: org.wiremock:wiremock-standalone dependency-type: direct:development update-type: version-update:semver-patch dependency-group: backend-dev - dependency-name: org.awaitility:awaitility dependency-type: direct:development update-type: version-update:semver-minor dependency-group: backend-dev - dependency-name: org.wiremock:wiremock-standalone dependency-type: direct:development update-type: version-update:semver-patch dependency-group: backend-dev - dependency-name: org.awaitility:awaitility dependency-type: direct:development update-type: version-update:semver-minor dependency-group: backend-dev ... Signed-off-by: dependabot[bot] --- server/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/server/pom.xml b/server/pom.xml index e3c9c51b..035019c1 100644 --- a/server/pom.xml +++ b/server/pom.xml @@ -147,7 +147,7 @@ org.wiremock wiremock-standalone - 3.12.0 + 3.12.1 test @@ -165,7 +165,7 @@ org.awaitility awaitility - 4.2.2 + 4.3.0 test