From 8fe3a871044e48a0429aa2a6d04b0dd3d46a8d6c Mon Sep 17 00:00:00 2001 From: Philipp Page Date: Thu, 10 Jul 2025 10:48:36 +0200 Subject: [PATCH] Move wiremock to new version with patched CVEs. --- pom.xml | 6 +++--- powertools-cloudformation/pom.xml | 8 ++++---- 2 files changed, 7 insertions(+), 7 deletions(-) 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