From 4d46bb1a5fbc151f7f76942a87def2fe8146134a Mon Sep 17 00:00:00 2001 From: Jozsef Csongvai Date: Mon, 26 Sep 2022 11:09:50 -0400 Subject: Upgrade spring boot parent and hazelcast The code changes are required for kotlin upgrade. New kotlin version is 1.5.32 (defined in spring-boot-parent) Issue-ID: CCSDK-3701 Issue-ID: CCSDK-3762 Signed-off-by: Jozsef Csongvai Change-Id: I0d6ecc7bee8c21d2ecd3ac4364845c5c8e0e9738 --- ms/blueprintsprocessor/parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ms/blueprintsprocessor/parent') diff --git a/ms/blueprintsprocessor/parent/pom.xml b/ms/blueprintsprocessor/parent/pom.xml index fb5f7dcb6..b6369302c 100755 --- a/ms/blueprintsprocessor/parent/pom.xml +++ b/ms/blueprintsprocessor/parent/pom.xml @@ -36,7 +36,7 @@ 3.0.0 1.0.0 1.2.2 - 4.2.2 + 4.2.5 1.4.197 1.7.4 -- cgit 1.2.3-korg