From 79b0d084fbbec473016f5ea24859671e5d240345 Mon Sep 17 00:00:00 2001 From: Pasquale Congiusti Date: Fri, 22 Nov 2024 13:08:18 +0100 Subject: [PATCH] feat(components): add Management into observability-services-starter --- .../camel-observability-services-starter/pom.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/components-starter/camel-observability-services-starter/pom.xml b/components-starter/camel-observability-services-starter/pom.xml index df6282929b3..36ace6270bd 100644 --- a/components-starter/camel-observability-services-starter/pom.xml +++ b/components-starter/camel-observability-services-starter/pom.xml @@ -45,6 +45,10 @@ org.apache.camel.springboot camel-opentelemetry-starter + + org.apache.camel.springboot + camel-management-starter + org.apache.camel.springboot