From 03548cce376dd90c70a03e60ab6313047fec241b Mon Sep 17 00:00:00 2001 From: Lukas Kral Date: Tue, 10 Dec 2024 00:07:21 +0100 Subject: [PATCH 1/2] Bump dependencies - fabric8, javadoc, jackson Signed-off-by: Lukas Kral --- pom.xml | 6 +++--- test-frame-test-examples/pom.xml | 4 ---- 2 files changed, 3 insertions(+), 7 deletions(-) diff --git a/pom.xml b/pom.xml index 45a2dd91..6b6d71b5 100644 --- a/pom.xml +++ b/pom.xml @@ -73,7 +73,7 @@ 17 17 - 6.13.4 + 7.0.0 2.24.2 2.0.16 @@ -92,13 +92,13 @@ 3.1.3 3.2.7 0.6.0 - 3.11.1 + 3.11.2 3.7.1 3.9.0 5.11.3 1.11.3 3.5.2 - 2.18.1 + 2.18.2 0.9.0.M3 1.79 diff --git a/test-frame-test-examples/pom.xml b/test-frame-test-examples/pom.xml index cdce0bc1..847924b6 100644 --- a/test-frame-test-examples/pom.xml +++ b/test-frame-test-examples/pom.xml @@ -41,10 +41,6 @@ io.fabric8 openshift-client - - io.fabric8 - kubernetes-model - io.fabric8 generator-annotations From 620e10f886268eab846e237fac9016f0be134e9e Mon Sep 17 00:00:00 2001 From: Lukas Kral Date: Wed, 11 Dec 2024 10:21:38 +0100 Subject: [PATCH 2/2] fix tests Signed-off-by: Lukas Kral --- test-frame-common/pom.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/test-frame-common/pom.xml b/test-frame-common/pom.xml index 7bf80f0c..63a6cced 100644 --- a/test-frame-common/pom.xml +++ b/test-frame-common/pom.xml @@ -61,6 +61,10 @@ + + io.fabric8 + kubernetes-client + io.fabric8 kubernetes-client-api @@ -157,6 +161,8 @@ org.apache.logging.log4j:log4j-slf4j2-impl + + io.fabric8:kubernetes-client