From 0eadf70502bcc55ec95f238e6489a48c723d8d8f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 22 Feb 2025 10:06:48 +0000 Subject: [PATCH] Replace dependency com.github.tomakehurst:wiremock-jre8 with org.wiremock:wiremock 3.0.1 --- flink-metrics/flink-metrics-influxdb/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/flink-metrics/flink-metrics-influxdb/pom.xml b/flink-metrics/flink-metrics-influxdb/pom.xml index c62268a6acdcf..7f497e5328186 100644 --- a/flink-metrics/flink-metrics-influxdb/pom.xml +++ b/flink-metrics/flink-metrics-influxdb/pom.xml @@ -68,8 +68,8 @@ under the License. - com.github.tomakehurst - wiremock-jre8 + org.wiremock + wiremock 3.0.1 test