mirror of https://github.com/apache/nifi.git
NIFI-11017 Upgraded Hazelcast from 4.2.5 to 4.2.6
This closes #6812 Signed-off-by: David Handermann <exceptionfactory@apache.org>
This commit is contained in:
parent
09463b0ae5
commit
9915bded77
|
@ -51,7 +51,7 @@
|
|||
<dependency>
|
||||
<groupId>com.hazelcast</groupId>
|
||||
<artifactId>hazelcast</artifactId>
|
||||
<version>4.2.5</version>
|
||||
<version>4.2.6</version>
|
||||
</dependency>
|
||||
|
||||
<!-- Test dependencies -->
|
||||
|
|
Loading…
Reference in New Issue