ARTEMIS-3638: remove duplicate dependency definition to fix warning

This commit is contained in:
Robbie Gemmell 2022-02-17 16:17:47 +00:00
parent 8c3f699d27
commit 5d5e6ccb20
1 changed files with 0 additions and 5 deletions

View File

@ -213,11 +213,6 @@
<groupId>org.eclipse.paho</groupId>
<artifactId>org.eclipse.paho.mqttv5.client</artifactId>
</dependency>
<dependency>
<groupId>jakarta.json</groupId>
<artifactId>jakarta.json-api</artifactId>
<scope>test</scope>
</dependency>
<dependency>
<groupId>jakarta.resource</groupId>
<artifactId>jakarta.resource-api</artifactId>