From ca308e413fa9cf59d05a00f778f79d760f287948 Mon Sep 17 00:00:00 2001 From: Pasquale Congiusti Date: Wed, 9 Oct 2024 09:04:24 +0200 Subject: [PATCH] fix(ci): override CXF dependencies --- pom.xml | 9 +++++++++ support/camel-k-runtime-bom/pom.xml | 9 +++++++++ 2 files changed, 18 insertions(+) diff --git a/pom.xml b/pom.xml index 4db03c8f1..6b8a2428d 100644 --- a/pom.xml +++ b/pom.xml @@ -395,6 +395,15 @@ + + + org.apache.cxf + cxf-core + 3.5.8 + pom + import + + org.apache.camel camel-bom diff --git a/support/camel-k-runtime-bom/pom.xml b/support/camel-k-runtime-bom/pom.xml index 84ad42402..dd8075a24 100644 --- a/support/camel-k-runtime-bom/pom.xml +++ b/support/camel-k-runtime-bom/pom.xml @@ -104,6 +104,15 @@ + + + org.apache.cxf + cxf-core + 3.5.8 + pom + import + + ${quarkus-platform-group} quarkus-camel-bom