From 19eb594ca90e8ef4040b77f8158cdcb29707c3e4 Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Thu, 15 May 2025 23:05:51 +0000
Subject: [PATCH] Replace dependency com.github.tomakehurst:wiremock-jre8 with
org.wiremock:wiremock 3.0.1
---
functions/pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/functions/pom.xml b/functions/pom.xml
index f565fa07..d827f86b 100644
--- a/functions/pom.xml
+++ b/functions/pom.xml
@@ -82,8 +82,8 @@
provided
- com.github.tomakehurst
- wiremock-jre8
+ org.wiremock
+ wiremock
3.0.1
test