diff --git a/pom.xml b/pom.xml index cf3167f..1203c6b 100644 --- a/pom.xml +++ b/pom.xml @@ -9,8 +9,8 @@ pom 17 - 3.1.5 - 3.2.0 + 3.2.1 + 3.3.1 ${java.version} ${java.version} UTF-8 @@ -38,7 +38,7 @@ org.wiremock - wiremock + wiremock-standalone ${wiremock.version} diff --git a/wiremock-spring-boot/pom.xml b/wiremock-spring-boot/pom.xml index 6c4ee04..b8ad4ce 100644 --- a/wiremock-spring-boot/pom.xml +++ b/wiremock-spring-boot/pom.xml @@ -35,7 +35,7 @@ org.wiremock - wiremock + wiremock-standalone org.slf4j