From f17cba754021bc3bc5d69a84ec4f3ddacb3d033e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 3 Feb 2025 00:36:52 +0000 Subject: [PATCH] Replace dependency com.github.tomakehurst:wiremock-jre8-standalone with org.wiremock:wiremock-standalone 3.0.1 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 1d5b5e97..a8ae89fd 100644 --- a/pom.xml +++ b/pom.xml @@ -92,8 +92,8 @@ test - com.github.tomakehurst - wiremock-jre8-standalone + org.wiremock + wiremock-standalone 3.0.1 test