We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2b305bc + 90de782 commit 412d0d7Copy full SHA for 412d0d7
1 file changed
jdk_8_maven/em/pom.xml
@@ -61,11 +61,13 @@
61
<groupId>com.alibaba</groupId>
62
<artifactId>dns-cache-manipulator</artifactId>
63
<version>1.7.1</version>
64
+ <scope>test</scope>
65
</dependency>
66
<dependency>
67
<groupId>com.github.tomakehurst</groupId>
- <artifactId>wiremock-jre8</artifactId>
68
+ <artifactId>wiremock-jre8-standalone</artifactId>
69
<version>2.32.0</version>
70
71
72
</dependencies>
73
0 commit comments