mirror of https://github.com/apache/nifi.git
NIFI-11687 Upgraded Hazelcast from 5.3.0 to 5.3.1
This closes #7375 Signed-off-by: David Handermann <exceptionfactory@apache.org>
This commit is contained in:
parent
8cd1b4b76c
commit
17efd87bae
|
@ -51,7 +51,7 @@
|
|||
<dependency>
|
||||
<groupId>com.hazelcast</groupId>
|
||||
<artifactId>hazelcast</artifactId>
|
||||
<version>5.3.0</version>
|
||||
<version>5.3.1</version>
|
||||
</dependency>
|
||||
|
||||
<!-- Test dependencies -->
|
||||
|
|
Loading…
Reference in New Issue