Skip to content

Commit

Permalink
[AMQ-8496] Add activemq-jaas in activemq-rar
Browse files Browse the repository at this point in the history
  • Loading branch information
jbonofre committed Apr 18, 2022
1 parent 25144cd commit 583c837
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions activemq-rar/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down

0 comments on commit 583c837

Please sign in to comment.