mirror of https://github.com/apache/activemq.git
[AMQ-8496] Add activemq-jaas in activemq-rar
(cherry picked from commit 583c837d39
)
This commit is contained in:
parent
3f7a6ea01f
commit
0206dd1af1
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue