diff --git a/pom.xml b/pom.xml index 3c6cf27..c860f24 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ 17 3.1.5 - 2.35.1 + 3.2.0 ${java.version} ${java.version} UTF-8 @@ -37,8 +37,8 @@ - com.github.tomakehurst - wiremock-jre8-standalone + org.wiremock + wiremock ${wiremock.version} diff --git a/wiremock-spring-boot/pom.xml b/wiremock-spring-boot/pom.xml index 0df592e..663c861 100644 --- a/wiremock-spring-boot/pom.xml +++ b/wiremock-spring-boot/pom.xml @@ -34,8 +34,8 @@ spring-test - com.github.tomakehurst - wiremock-jre8-standalone + org.wiremock + wiremock org.slf4j