ARTEMIS-2876: remove duplicate dependency entry to fix immediate warning upon building
This commit is contained in:
parent
9dc3e5c3e8
commit
11c26943fa
|
@ -73,11 +73,6 @@
|
|||
<groupId>jakarta.jms</groupId>
|
||||
<artifactId>jakarta.jms-api</artifactId>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>org.slf4j</groupId>
|
||||
<artifactId>slf4j-api</artifactId>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
|
||||
</project>
|
||||
|
|
Loading…
Reference in New Issue