mirror of
https://github.com/apache/nifi.git
synced 2025-02-09 11:35:05 +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>
This commit is contained in:
parent
d200186096
commit
88d7b3905b
@ -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