From f48dfabab9790f2b97d573b1175800dd5f856eea Mon Sep 17 00:00:00 2001 From: "Timoney, Dan (dt5972)" Date: Thu, 29 Sep 2022 10:19:17 -0400 Subject: Update kotlin versions Update kotlin versions in springboot 2.5 and 2.6 parent poms Change-Id: I9ff9ee224795de252225cc0517bd40b4802b6a7f Issue-ID: CCSDK-3771 Signed-off-by: Timoney, Dan (dt5972) --- springboot/springboot25/pom.xml | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) (limited to 'springboot/springboot25') diff --git a/springboot/springboot25/pom.xml b/springboot/springboot25/pom.xml index b8cacf4f..d62bc64f 100644 --- a/springboot/springboot25/pom.xml +++ b/springboot/springboot25/pom.xml @@ -80,6 +80,9 @@ 11 2.5.0 3.8.1 + 3.0.0-M5 + 3.0.0-M5 + 1.8 features.xml src/main/yang-gen-config src/main/yang-gen-sal @@ -103,10 +106,10 @@ 5.3.16 - 1.8 - 1.3.61 - 1.3.61 - 1.3.3 + 1.11 + 1.5.32 + 1.5.32 + 1.5.2 1.5.0 0.5.0 2.6.6 @@ -881,7 +884,7 @@ org.apache.maven.plugins maven-antrun-plugin - 1.8 + ${maven-antrun-plugin.version} initialize -- cgit 1.2.3-korg