From b58c816f759edee3807887e83510e05144a7dddb Mon Sep 17 00:00:00 2001 From: Brinda Santh Date: Fri, 31 Jan 2020 14:24:27 -0500 Subject: [PATCH] Spring boot, Kotlin version upgrades Issue-ID: CCSDK-1737 Signed-off-by: Brinda Santh Change-Id: I8b6c6ce2645973a8cadae3b8aa9c3af27468f10f --- springboot/springboot2/pom.xml | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) diff --git a/springboot/springboot2/pom.xml b/springboot/springboot2/pom.xml index 4f580428..17574370 100755 --- a/springboot/springboot2/pom.xml +++ b/springboot/springboot2/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot spring-boot-starter-parent - 2.1.8.RELEASE + 2.2.4.RELEASE @@ -97,16 +97,18 @@ ${ccsdk.sli.core.version} - 2.1.8.RELEASE - 5.1.9.RELEASE + 2.2.4.RELEASE + 5.2.3.RELEASE 1.8 - 1.3.50 - 1.3.50 - 1.3.2 - 1.4.4 + 1.3.61 + 1.3.61 + 1.3.3 + 1.5.0 0.5.0 + 2.6.6 + 2.2.3 1.9.3 4.4.12 -- 2.16.6