mirror of https://github.com/apache/nifi.git
NIFI-10520: Upgrade Hazelcast version to 4.2.5
Signed-off-by: Matthew Burgess <mattyb149@apache.org> This closes #6429
This commit is contained in:
parent
cea924bc6b
commit
cfb1597e10
|
@ -51,7 +51,7 @@
|
|||
<dependency>
|
||||
<groupId>com.hazelcast</groupId>
|
||||
<artifactId>hazelcast</artifactId>
|
||||
<version>4.2</version>
|
||||
<version>4.2.5</version>
|
||||
</dependency>
|
||||
|
||||
<!-- Test dependencies -->
|
||||
|
|
Loading…
Reference in New Issue