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