aboutsummaryrefslogtreecommitdiffstats
path: root/http-client
diff options
context:
space:
mode:
Diffstat (limited to 'http-client')
-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 c8a58330f24..661cc68f2b7 100644
--- a/http-client/pom.xml
+++ b/http-client/pom.xml
@@ -49,7 +49,7 @@
</dependency>
<dependency>
<groupId>com.github.tomakehurst</groupId>
- <artifactId>wiremock-jre8-standalone</artifactId>
+ <artifactId>wiremock-standalone</artifactId>
<scope>test</scope>
</dependency>
<dependency>