diff --git a/pom.xml b/pom.xml index dac6214c4..b450f5b8e 100644 --- a/pom.xml +++ b/pom.xml @@ -374,9 +374,9 @@ test - com.github.tomakehurst - wiremock-jre8 - 2.35.2 + org.wiremock + wiremock + 3.13.1 test diff --git a/powertools-cloudformation/pom.xml b/powertools-cloudformation/pom.xml index 1f3329325..c30b47884 100644 --- a/powertools-cloudformation/pom.xml +++ b/powertools-cloudformation/pom.xml @@ -14,8 +14,8 @@ --> + xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 powertools-cloudformation @@ -91,8 +91,8 @@ test - com.github.tomakehurst - wiremock-jre8 + org.wiremock + wiremock test