NIFI-11017 Upgraded Hazelcast from 4.2.5 to 4.2.6

This closes #6812

Signed-off-by: David Handermann <exceptionfactory@apache.org>
This commit is contained in:
dependabot[bot] 2022-12-27 14:42:35 +00:00 committed by exceptionfactory
parent 09463b0ae5
commit 9915bded77
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>4.2.5</version>
<version>4.2.6</version>
</dependency>
<!-- Test dependencies -->