From bbed30273c43606fe78981b7351b4fede145a0bd Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 30 Jan 2025 12:50:50 +0000 Subject: [PATCH] Update dependency io.fabric8:kubernetes-httpclient-okhttp to v7 --- micro-springboot/insurance-service/pom.xml | 2 +- micro-springboot/person-service/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/micro-springboot/insurance-service/pom.xml b/micro-springboot/insurance-service/pom.xml index 2d528e8..f783ed6 100644 --- a/micro-springboot/insurance-service/pom.xml +++ b/micro-springboot/insurance-service/pom.xml @@ -111,7 +111,7 @@ io.fabric8 kubernetes-httpclient-okhttp - 6.13.5 + 7.1.0 diff --git a/micro-springboot/person-service/pom.xml b/micro-springboot/person-service/pom.xml index 78b6972..114fba6 100644 --- a/micro-springboot/person-service/pom.xml +++ b/micro-springboot/person-service/pom.xml @@ -126,7 +126,7 @@ io.fabric8 kubernetes-httpclient-okhttp - 6.13.5 + 7.1.0