Bumped WireMock to 2.23.2 jre8

fixes gh-943
This commit is contained in:
Marcin Grzejszczak
2019-04-16 10:25:36 +04:00
parent 42a2d1dfb1
commit d82afd5a24
7 changed files with 8 additions and 8 deletions

View File

@@ -50,7 +50,7 @@
<dependency>
<groupId>com.github.tomakehurst</groupId>
<artifactId>wiremock-standalone</artifactId>
<artifactId>wiremock-jre8-standalone</artifactId>
<scope>test</scope>
</dependency>
<dependency>