From: Timoney, Dan (dt5972) Date: Tue, 24 Sep 2019 17:38:21 +0000 (-0400) Subject: Update to latest springboot versions X-Git-Tag: 1.5.0~9^2 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=3cefa7c55ef8dd4a4495274ed7c444e520fd34c9;p=ccsdk%2Fparent.git Update to latest springboot versions Upgrade to latest spring-boot-starter-parent versions in order to get latest security patches for spring and its dependencies Change-Id: I149d9a75e26725943bbfaf70af91cf725fe1ca16 Issue-ID: CCSDK-1750 Signed-off-by: Timoney, Dan (dt5972) --- diff --git a/springboot/springboot1/pom.xml b/springboot/springboot1/pom.xml index a3471094..482f2269 100755 --- a/springboot/springboot1/pom.xml +++ b/springboot/springboot1/pom.xml @@ -11,7 +11,7 @@ org.springframework.boot spring-boot-starter-parent - 1.5.21.RELEASE + 1.5.22.RELEASE diff --git a/springboot/springboot2/pom.xml b/springboot/springboot2/pom.xml index 57462991..d8d0a940 100755 --- a/springboot/springboot2/pom.xml +++ b/springboot/springboot2/pom.xml @@ -11,7 +11,7 @@ org.springframework.boot spring-boot-starter-parent - 2.1.6.RELEASE + 2.1.8.RELEASE