summaryrefslogtreecommitdiffstats
path: root/http-client/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'http-client/pom.xml')
-rw-r--r--http-client/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/http-client/pom.xml b/http-client/pom.xml
index 661cc68f2b7..e5900d28009 100644
--- a/http-client/pom.xml
+++ b/http-client/pom.xml
@@ -48,7 +48,7 @@
<scope>test</scope>
</dependency>
<dependency>
- <groupId>com.github.tomakehurst</groupId>
+ <groupId>org.wiremock</groupId>
<artifactId>wiremock-standalone</artifactId>
<scope>test</scope>
</dependency>