From 7c95c1d92a0ce0a3e6e242212aed592b3629604a Mon Sep 17 00:00:00 2001 From: Piotr Dec Date: Fri, 12 Jul 2024 01:23:02 +0200 Subject: [PATCH] feat: Hazelcast update hazelcast-all artifact is not maintained since May 2023. All versions up to 5.3.5 are vulnerable. --- hazelcast/pom.xml | 2 +- pom.xml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/hazelcast/pom.xml b/hazelcast/pom.xml index 11b12dd..8a31594 100644 --- a/hazelcast/pom.xml +++ b/hazelcast/pom.xml @@ -36,7 +36,7 @@ com.hazelcast - hazelcast-all + hazelcast provided diff --git a/pom.xml b/pom.xml index 7b3313d..7368667 100644 --- a/pom.xml +++ b/pom.xml @@ -40,7 +40,7 @@ time 17 - 4.2.8 + 5.4.0 @@ -53,7 +53,7 @@ com.hazelcast - hazelcast-all + hazelcast ${hazelcast.version}