[AMQ-8496] Add activemq-jaas in activemq-rar

(cherry picked from commit 583c837d39)
This commit is contained in:
Jean-Baptiste Onofré 2022-02-23 16:59:17 +01:00
parent 3f7a6ea01f
commit 0206dd1af1
1 changed files with 4 additions and 0 deletions

View File

@ -343,6 +343,10 @@
<groupId>org.apache.logging.log4j</groupId>
<artifactId>log4j-core</artifactId>
</dependency>
<dependency>
<groupId>org.apache.activemq</groupId>
<artifactId>activemq-jaas</artifactId>
</dependency>
<dependency>
<groupId>org.apache.logging.log4j</groupId>
<artifactId>log4j-slf4j-impl</artifactId>