From f0c7332eedab394453549e87f5569e2bd5b99140 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 May 2025 11:06:40 +0000 Subject: [PATCH] chore: bump org.wiremock.integrations:wiremock-spring-boot Bumps [org.wiremock.integrations:wiremock-spring-boot](https://github.com/wiremock/wiremock-spring-boot) from 3.9.0 to 3.10.0. - [Release notes](https://github.com/wiremock/wiremock-spring-boot/releases) - [Commits](https://github.com/wiremock/wiremock-spring-boot/compare/3.9.0...3.10.0) --- updated-dependencies: - dependency-name: org.wiremock.integrations:wiremock-spring-boot dependency-version: 3.10.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 8792592..6347bbb 100644 --- a/pom.xml +++ b/pom.xml @@ -88,7 +88,7 @@ org.wiremock.integrations wiremock-spring-boot - 3.9.0 + 3.10.0 commons-io