From f5383bfc3733be99383e6cb690b0ca349ac93412 Mon Sep 17 00:00:00 2001 From: Rohan Kumar Date: Tue, 4 Jun 2024 17:15:23 +0530 Subject: [PATCH] chore (deps) : Update Fabric8 Kubernetes Client to 6.13.0 Signed-off-by: Rohan Kumar --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 82018f2..bc25713 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ UTF-8 UTF-8 - 6.8.0 + 6.13.0 3.8.1 1.8 1.8 @@ -31,7 +31,7 @@ io.fabric8 kubernetes-client-bom - ${version.fabric8.client} + ${fabric8.version} import pom