mirror of
https://github.com/apache/nifi.git
synced 2025-02-12 13:05:14 +00:00
NIFI-11644 Upgraded Hazelcast from 4.2.7 to 5.3.0
This closes #7282 Signed-off-by: David Handermann <exceptionfactory@apache.org> (cherry picked from commit 88d7b3905b7a5888daab29a8285f755defc7214b)
This commit is contained in:
parent
9949f079e1
commit
27f8a23b75
@ -51,7 +51,7 @@
|
||||
<dependency>
|
||||
<groupId>com.hazelcast</groupId>
|
||||
<artifactId>hazelcast</artifactId>
|
||||
<version>4.2.7</version>
|
||||
<version>5.3.0</version>
|
||||
</dependency>
|
||||
|
||||
<!-- Test dependencies -->
|
||||
|
Loading…
x
Reference in New Issue
Block a user