From a338eb3d9a1ab3f117a548233f920e8598233ffd Mon Sep 17 00:00:00 2001 From: Rishiraj Anand Date: Fri, 22 Nov 2024 11:35:22 +0530 Subject: [PATCH] Align kubernetes-client version to quarkus supported version 6.13.3 --- kogito-build/kogito-dependencies-bom/pom.xml | 4 ++-- quarkus/bom/pom.xml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/kogito-build/kogito-dependencies-bom/pom.xml b/kogito-build/kogito-dependencies-bom/pom.xml index bd8964bb678..0e4ce553a83 100644 --- a/kogito-build/kogito-dependencies-bom/pom.xml +++ b/kogito-build/kogito-dependencies-bom/pom.xml @@ -78,11 +78,11 @@ Don't add as a management dependency because it will break SpringBoot and Quarkus Kubernetes addons since they use a different version. --> - 6.10.0 + 6.13.3 1.12.2 10.17.3 42.7.4 - 2.2.220 + 2.3.230 4.0.5.Final 3.10.0 diff --git a/quarkus/bom/pom.xml b/quarkus/bom/pom.xml index 2532c6a27ab..b2bdef86e5b 100755 --- a/quarkus/bom/pom.xml +++ b/quarkus/bom/pom.xml @@ -37,7 +37,7 @@ Internal BOM descriptor for Kogito modules targeting Quarkus use-cases. Specific dependencies targeting the Quarkus platform must be added here. - 6.10.0 + 6.13.3