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