diff options
author | liamfallon <liam.fallon@est.tech> | 2023-03-20 09:59:41 +0000 |
---|---|---|
committer | Liam Fallon <liam.fallon@est.tech> | 2023-03-20 15:19:28 +0000 |
commit | fef5ffcfe49a4d4466e0839601fd1c9aa3ada544 (patch) | |
tree | 057924098f59fe06be01af8b37fb46b1f5a10e4a /plugins/pom.xml | |
parent | e740b7c33217f8564849c523a3607c53bab6e3a8 (diff) |
Update versions for security vulnerabilities
Issue-ID: POLICY-4578
Change-Id: Ib096809b63dfb7709f5e6ba68925ab5e38e49a38
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 fc16bb1e6..b24c39d99 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>5.1.1</version.hazelcast> + <version.hazelcast>5.2.2</version.hazelcast> </properties> <modules> |