From 386549759ed349d266a6310bb590070dd272e9f3 Mon Sep 17 00:00:00 2001 From: JohnKeeney Date: Fri, 29 Apr 2022 17:59:14 +0100 Subject: Update Spring 3PP versions To address Security Issue CVE-2022-22965 https://spring.io/blog/2022/03/31/spring-framework-rce-early-announcement Change-Id: Id719b9dc33d774b0d6516cc63ab7830d45deb27a Signed-off-by: JohnKeeney Issue-ID: CCSDK-3629 --- springboot/springboot25/pom.xml | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) (limited to 'springboot/springboot25') diff --git a/springboot/springboot25/pom.xml b/springboot/springboot25/pom.xml index ddd3db75..d7e828da 100644 --- a/springboot/springboot25/pom.xml +++ b/springboot/springboot25/pom.xml @@ -2,9 +2,7 @@ 4.0.0 - + org.springframework.boot spring-boot-starter-parent @@ -18,7 +16,7 @@ pom ONAP :: ${project.groupId} :: ${project.artifactId} - Root POM to be used in place of spring-boot parent for CCSDK based projects + Root POM to be used in place of spring-boot parent for CCSDK based projects (Spring-boot 2.5) http://wiki.onap.org ONAP @@ -1087,4 +1085,4 @@ - + \ No newline at end of file -- cgit 1.2.3-korg