From: Timoney, Dan (dt5972) Date: Thu, 29 Sep 2022 14:19:17 +0000 (-0400) Subject: Update kotlin versions X-Git-Tag: 2.4.3~1 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F35%2F131335%2F1;p=ccsdk%2Fparent.git 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) --- diff --git a/dependencies-bom/pom.xml b/dependencies-bom/pom.xml index be290e2e..e223b90f 100644 --- a/dependencies-bom/pom.xml +++ b/dependencies-bom/pom.xml @@ -52,7 +52,7 @@ com.google.code.gson gson - 2.8.9 + 2.9.0 com.google.guava diff --git a/springboot/spring-boot-setup/src/main/resources/pom-template-jdk11.xml b/springboot/spring-boot-setup/src/main/resources/pom-template-jdk11.xml index 6718d610..04074043 100644 --- a/springboot/spring-boot-setup/src/main/resources/pom-template-jdk11.xml +++ b/springboot/spring-boot-setup/src/main/resources/pom-template-jdk11.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 @@ ${spring.version} - 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 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 diff --git a/springboot/springboot26/pom.xml b/springboot/springboot26/pom.xml index 30d689a0..e96825f5 100644 --- a/springboot/springboot26/pom.xml +++ b/springboot/springboot26/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.22 - 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