Update snapshot and/or references of policy/apex-pdp to latest snapshots
[policy/apex-pdp.git] / plugins / plugins-event / plugins-event-carrier / plugins-event-carrier-jms / pom.xml
index 8f3b019..d3f53a8 100644 (file)
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.onap.policy.apex-pdp.plugins.plugins-event.plugins-event-carrier</groupId>
         <artifactId>plugins-event-carrier</artifactId>
-        <version>2.7.2-SNAPSHOT</version>
+        <version>2.8.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>plugins-event-carrier-jms</artifactId>
@@ -34,7 +34,7 @@
         <dependency>
             <groupId>org.apache.activemq</groupId>
             <artifactId>artemis-jms-client</artifactId>
-            <version>2.13.0</version>
+            <version>2.21.0</version>
             <exclusions>
                 <exclusion>
                     <groupId>io.netty</groupId>