From b72424e8d9ed28b241232b530241bcc818918a1e Mon Sep 17 00:00:00 2001 From: Amos Feng Date: Mon, 7 Jun 2021 10:00:01 +0800 Subject: [PATCH] Add artemis-mqtt-protocol dependency --- bom/application/pom.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/bom/application/pom.xml b/bom/application/pom.xml index aa74d72af3097..29de5027b6fba 100644 --- a/bom/application/pom.xml +++ b/bom/application/pom.xml @@ -3539,6 +3539,11 @@ artemis-amqp-protocol ${artemis.version} + + org.apache.activemq + artemis-mqtt-protocol + ${artemis.version} + org.apache.qpid proton-j