ARTEMIS-4476: remove added duplicate dependency, fix build warning

This commit is contained in:
Robbie Gemmell 2023-11-10 14:04:44 +00:00
parent a55c158164
commit 4838cb7725
1 changed files with 0 additions and 4 deletions

View File

@ -205,10 +205,6 @@
<artifactId>protonj2-test-driver</artifactId>
<scope>test</scope>
</dependency>
<dependency>
<groupId>jakarta.jms</groupId>
<artifactId>jakarta.jms-api</artifactId>
</dependency>
<dependency>
<groupId>jakarta.management.j2ee</groupId>
<artifactId>jakarta.management.j2ee-api</artifactId>