From 0206dd1af14c5dfbce26844a87be1ec8d5cbeb6c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jean-Baptiste=20Onofr=C3=A9?= Date: Wed, 23 Feb 2022 16:59:17 +0100 Subject: [PATCH] [AMQ-8496] Add activemq-jaas in activemq-rar (cherry picked from commit 583c837d39f0ace80eda831de9bf6e0df5623f5b) --- activemq-rar/pom.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/activemq-rar/pom.xml b/activemq-rar/pom.xml index efa1430b92..06b7aa0ebc 100644 --- a/activemq-rar/pom.xml +++ b/activemq-rar/pom.xml @@ -343,6 +343,10 @@ org.apache.logging.log4j log4j-core + + org.apache.activemq + activemq-jaas + org.apache.logging.log4j log4j-slf4j-impl