Update dependencies for security 81/128581/1
authorliamfallon <liam.fallon@est.tech>
Wed, 13 Apr 2022 17:22:11 +0000 (18:22 +0100)
committerliamfallon <liam.fallon@est.tech>
Wed, 13 Apr 2022 17:22:17 +0000 (18:22 +0100)
Secure versions of Hazelcast and activeMQ are available.

Issue-ID: POLICY-4070
Change-Id: I78ccef19af1e1cc212c3327a26ef44259c49ff90
Signed-off-by: liamfallon <liam.fallon@est.tech>
plugins/plugins-event/plugins-event-carrier/plugins-event-carrier-jms/pom.xml
plugins/pom.xml

index 3abbade..e71a41d 100644 (file)
@@ -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>
index 2c708fb..18e1b9d 100644 (file)
@@ -35,7 +35,7 @@
     <description>Plugins for Apex that can be implemented with various 3PPs are implemented here.</description>
 
     <properties>
-        <version.hazelcast>4.1.1</version.hazelcast>
+        <version.hazelcast>5.1.1</version.hazelcast>
     </properties>
 
     <modules>