Update Hazelcast version, remove security vulnerability 23/117023/1
authorliamfallon <liam.fallon@est.tech>
Wed, 20 Jan 2021 15:38:04 +0000 (15:38 +0000)
committerliamfallon <liam.fallon@est.tech>
Wed, 20 Jan 2021 15:43:51 +0000 (15:43 +0000)
commite3be60ce4b68b8e74ced19897fabf9e399beed1f
tree57b6a442ad66e67075ed2f8209c40a69d097d4e9
parent514e435b6ad37525d781b383081cd10c12c2ce46
Update Hazelcast version, remove security vulnerability

Security vulnerabillitles were flagged in CLM in Hazelcast
version 3.11-BETA-1. Hazelcast version 4.1.1 removes that vulnerability.
The lock handling is slightly different in version 4.1.1 and the old
ILock class is removed. The code is updated to use the new FencedLock
locks.

Issue-ID: POLICY-2943
Change-Id: I0cb7d3cb279fed17b3f8758e55902703491f4b5c
Signed-off-by: liamfallon <liam.fallon@est.tech>
plugins/plugins-context/plugins-context-locking/plugins-context-locking-hazelcast/src/main/java/org/onap/policy/apex/plugins/context/locking/hazelcast/HazelcastLock.java
plugins/pom.xml