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:
mr1716 2023-06-14 09:13:02 -04:00 committed by exceptionfactory
parent 8cd1b4b76c
commit 17efd87bae
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.0</version>
<version>5.3.1</version>
</dependency>
<!-- Test dependencies -->