Switching to LTS of hazelcast-spring 04/140004/1
authormpriyank <priyank.maheshwari@est.tech>
Wed, 22 Jan 2025 14:36:35 +0000 (14:36 +0000)
committermpriyank <priyank.maheshwari@est.tech>
Wed, 22 Jan 2025 14:36:42 +0000 (14:36 +0000)
- 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 <priyank.maheshwari@est.tech>
cps-dependencies/pom.xml

index 5783ef7..bf9ba00 100644 (file)
             <dependency>
                 <groupId>com.hazelcast</groupId>
                 <artifactId>hazelcast-spring</artifactId>
-                <version>5.3.7</version>
+                <version>5.5.0</version>
             </dependency>
             <dependency>
                 <groupId>com.squareup.okhttp3</groupId>