From 4f36055be5a7e4329bb017d6e29faab2490b45d3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Richard=20K=C3=B6rber?= Date: Tue, 19 Mar 2024 21:52:38 +0100 Subject: [PATCH] Update wiremock dependency --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 621449d8..f578ae8c 100644 --- a/pom.xml +++ b/pom.xml @@ -230,9 +230,9 @@ test - com.github.tomakehurst - wiremock-jre8 - 3.0.1 + org.wiremock + wiremock + 3.2.0 test