From 49c131ec0d3f1a3ddb7fde6b5f2cd37a9dcdb39e Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Fri, 25 Apr 2025 08:10:29 +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 09377dc3f..564e7cfa8 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