summaryrefslogtreecommitdiffstats
path: root/container-core/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'container-core/pom.xml')
-rw-r--r--container-core/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/container-core/pom.xml b/container-core/pom.xml
index 3df232406ca..5c6a85a1279 100644
--- a/container-core/pom.xml
+++ b/container-core/pom.xml
@@ -374,7 +374,7 @@
<!-- TEST scope -->
<dependency>
<groupId>com.github.tomakehurst</groupId>
- <artifactId>wiremock-jre8-standalone</artifactId>
+ <artifactId>wiremock-standalone</artifactId>
<scope>test</scope>
</dependency>
<dependency>