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