From 14fdf89a406a69850aa2ae7977aa3d5d2346e2be Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Fri, 31 Oct 2025 15:32:50 +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 ef6628ec..e18f4ba2 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