From a10b39d39124700f2ef5cf5cd12a0100ec97e4fb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jo=C3=A3o=20Capucho?= Date: Thu, 7 Aug 2025 15:01:11 +0100 Subject: [PATCH] fix: Update fabric8 kubernetes client to 7.3.1 This fixes comptability with kubernetes 1.33 --- pom.xml | 8 ++++---- .../java/org/etsi/osl/cridge/CridgeIntegrationTest.java | 9 +++++---- 2 files changed, 9 insertions(+), 8 deletions(-) diff --git a/pom.xml b/pom.xml index 95a9e8e..95667ca 100644 --- a/pom.xml +++ b/pom.xml @@ -25,10 +25,10 @@ UTF-8 UTF-8 - 3.2.2 - 6.10.0 - -