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

This commit is contained in:
Jean-Baptiste Onofré 2022-02-23 16:59:17 +01:00
parent 25144cd1c8
commit 583c837d39
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>