mirror of https://github.com/apache/activemq.git
Fix compilation issue on activemq-client-jakarta
This commit is contained in:
parent
cae3613ed0
commit
133019dd8e
|
@ -53,7 +53,7 @@
|
|||
<artifactId>slf4j-api</artifactId>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>javax.jmdns</groupId>
|
||||
<groupId>org.jmdns</groupId>
|
||||
<artifactId>jmdns</artifactId>
|
||||
<optional>true</optional>
|
||||
<scope>provided</scope>
|
||||
|
|
Loading…
Reference in New Issue