From f5a97fa9c6e7c9a6bbf564abbe7ff7d5cb5ae85b Mon Sep 17 00:00:00 2001 From: Christopher Moyer Date: Wed, 4 Jan 2023 18:15:48 -0500 Subject: [PATCH] added dependency for camel log --- pom.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/pom.xml b/pom.xml index 70e992c..c7ee41a 100644 --- a/pom.xml +++ b/pom.xml @@ -59,6 +59,10 @@ org.apache.camel.quarkus camel-quarkus-direct + + org.apache.camel.quarkus + camel-quarkus-log + io.quarkus quarkus-arc