mirror of https://github.com/apache/nifi.git
NIFI-12000 Upgraded Hazelcast from 5.3.1 to 5.3.2
This closes #7649 Signed-off-by: David Handermann <exceptionfactory@apache.org>
This commit is contained in:
parent
49dd9ec03f
commit
5d961eafce
|
@ -51,7 +51,7 @@
|
|||
<dependency>
|
||||
<groupId>com.hazelcast</groupId>
|
||||
<artifactId>hazelcast</artifactId>
|
||||
<version>5.3.1</version>
|
||||
<version>5.3.2</version>
|
||||
</dependency>
|
||||
|
||||
<!-- Test dependencies -->
|
||||
|
|
Loading…
Reference in New Issue