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:
mr1716 2023-08-25 10:13:15 -04:00 committed by exceptionfactory
parent 49dd9ec03f
commit 5d961eafce
No known key found for this signature in database
GPG Key ID: 29B6A52D2AAE8DBA
1 changed files with 1 additions and 1 deletions

View File

@ -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 -->