diff options
author | Pamela Dragosh <pdragosh@research.att.com> | 2018-07-05 11:56:11 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2018-07-05 11:56:11 +0000 |
commit | f149399d9fed5949bf9afc3eeac1da9bf0b905fa (patch) | |
tree | d551b0e331226897060b2252701b04f091d02bac | |
parent | 84f1e1ffa656b384338019a2c7052c8872b0e1c1 (diff) | |
parent | 2bd889cbdf2b12d37e0c8e90155bfd1382141ca2 (diff) |
Merge "Remove new security vulnerability"
-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 52452dbb4..3775a7170 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>3.8.3</version.hazelcast> + <version.hazelcast>3.10.2</version.hazelcast> </properties> <modules> |