diff options
author | liamfallon <liam.fallon@est.tech> | 2022-04-13 18:22:11 +0100 |
---|---|---|
committer | liamfallon <liam.fallon@est.tech> | 2022-04-13 18:22:17 +0100 |
commit | a5106ee6d842acc129cd6afd30e4f7b5717f3100 (patch) | |
tree | 808e18e778dcaf1d65863bb14ec1f0414802b91e /plugins/pom.xml | |
parent | 4447bfb90560a9de27577492f2b8182b8612df06 (diff) |
Update dependencies for security
Secure versions of Hazelcast and activeMQ are available.
Issue-ID: POLICY-4070
Change-Id: I78ccef19af1e1cc212c3327a26ef44259c49ff90
Signed-off-by: liamfallon <liam.fallon@est.tech>
Diffstat (limited to 'plugins/pom.xml')
-rw-r--r-- | plugins/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/pom.xml b/plugins/pom.xml index 2c708fb79..18e1b9d9a 100644 --- a/plugins/pom.xml +++ b/plugins/pom.xml @@ -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> |