|
|
|
|
@ -1374,6 +1374,12 @@
@@ -1374,6 +1374,12 @@
|
|
|
|
|
<groupId>org.apache.activemq</groupId> |
|
|
|
|
<artifactId>artemis-core-client</artifactId> |
|
|
|
|
<version>${artemis.version}</version> |
|
|
|
|
<exclusions> |
|
|
|
|
<exclusion> |
|
|
|
|
<groupId>org.apache.geronimo.specs</groupId> |
|
|
|
|
<artifactId>geronimo-json_1.0_spec</artifactId> |
|
|
|
|
</exclusion> |
|
|
|
|
</exclusions> |
|
|
|
|
</dependency> |
|
|
|
|
<dependency> |
|
|
|
|
<groupId>org.apache.activemq</groupId> |
|
|
|
|
@ -1384,6 +1390,12 @@
@@ -1384,6 +1390,12 @@
|
|
|
|
|
<groupId>org.apache.activemq</groupId> |
|
|
|
|
<artifactId>artemis-jms-server</artifactId> |
|
|
|
|
<version>${artemis.version}</version> |
|
|
|
|
<exclusions> |
|
|
|
|
<exclusion> |
|
|
|
|
<groupId>org.apache.geronimo.specs</groupId> |
|
|
|
|
<artifactId>geronimo-json_1.0_spec</artifactId> |
|
|
|
|
</exclusion> |
|
|
|
|
</exclusions> |
|
|
|
|
</dependency> |
|
|
|
|
<dependency> |
|
|
|
|
<groupId>org.apache.activemq</groupId> |
|
|
|
|
@ -1409,6 +1421,10 @@
@@ -1409,6 +1421,10 @@
|
|
|
|
|
<groupId>commons-logging</groupId> |
|
|
|
|
<artifactId>commons-logging</artifactId> |
|
|
|
|
</exclusion> |
|
|
|
|
<exclusion> |
|
|
|
|
<groupId>org.apache.geronimo.specs</groupId> |
|
|
|
|
<artifactId>geronimo-json_1.0_spec</artifactId> |
|
|
|
|
</exclusion> |
|
|
|
|
</exclusions> |
|
|
|
|
</dependency> |
|
|
|
|
<dependency> |
|
|
|
|
|