From: mpriyank Date: Wed, 22 Jan 2025 14:36:35 +0000 (+0000) Subject: Switching to LTS of hazelcast-spring X-Git-Tag: 3.6.0~17^2 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F04%2F140004%2F1;p=cps.git Switching to LTS of hazelcast-spring - Since we upgrade spring boot dependency to 3.4.1 , its better to upgrade hazelcast-spring as well - hazelcast-spring 5.5.0 version has LTS as well Issue-ID: CPS-2575 Change-Id: Ia31f571328cdf6fae05011068873e149cb609b51 Signed-off-by: mpriyank --- diff --git a/cps-dependencies/pom.xml b/cps-dependencies/pom.xml index 5783ef7fcd..bf9ba00937 100644 --- a/cps-dependencies/pom.xml +++ b/cps-dependencies/pom.xml @@ -146,7 +146,7 @@ com.hazelcast hazelcast-spring - 5.3.7 + 5.5.0 com.squareup.okhttp3