From 40ff6f46ae71206b815d32ec2d4ca00c42338379 Mon Sep 17 00:00:00 2001 From: Brinda Santh Date: Fri, 26 Jul 2019 10:00:10 -0400 Subject: Add spring version properties. Issue-ID: CCSDK-1352 Signed-off-by: Brinda Santh Change-Id: I77bcd9e986ab802a243dd18f83e3d995a8832a1e --- springboot/springboot2/pom.xml | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'springboot') diff --git a/springboot/springboot2/pom.xml b/springboot/springboot2/pom.xml index e23814e3..72cdb775 100755 --- a/springboot/springboot2/pom.xml +++ b/springboot/springboot2/pom.xml @@ -93,6 +93,10 @@ ${ccsdk.sli.adaptors.version} ${ccsdk.sli.core.version} + + 2.1.6.RELEASE + 5.1.8.RELEASE + 1.3.41 1.3.41 @@ -109,8 +113,7 @@ 4.12 1.2.3 2.1.1 - 2.2.3 - 4.3.18.RELEASE + 2.2.3 1.7.25 6.11 8.5.14 -- cgit 1.2.3-korg