From be89864d2c46b137dcdc39a97ccf19996b282201 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 3 Jun 2025 10:25:00 +0000 Subject: [PATCH] chore(deps): replace dependency com.github.tomakehurst:wiremock-jre8 with org.wiremock:wiremock --- providers/flipt/pom.xml | 6 +++--- providers/unleash/pom.xml | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/providers/flipt/pom.xml b/providers/flipt/pom.xml index 19cd72a60..fe320151b 100644 --- a/providers/flipt/pom.xml +++ b/providers/flipt/pom.xml @@ -49,9 +49,9 @@ - com.github.tomakehurst - wiremock-jre8 - 2.35.2 + org.wiremock + wiremock + 3.0.1 test diff --git a/providers/unleash/pom.xml b/providers/unleash/pom.xml index 48e1f00c6..368195d90 100644 --- a/providers/unleash/pom.xml +++ b/providers/unleash/pom.xml @@ -30,9 +30,9 @@ - com.github.tomakehurst - wiremock-jre8 - 2.35.2 + org.wiremock + wiremock + 3.0.1 test