From 424224f8518d7d0007b58c176ca6bb8e47b1ac72 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 6 Feb 2025 18:23:54 +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 9f6e41132696d8..399e4a399a9d2d 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