From: egernug Date: Tue, 29 Jul 2025 13:45:52 +0000 (+0100) Subject: Uplift Springboot to version 3.5.4 X-Git-Tag: 3.7.0~5 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=59e2f008b2a41f3f5b88ce22f260f5e90d08f3be;p=cps.git Uplift Springboot to version 3.5.4 - Moved to Springboot 3.5.4 to eliminate vulnerability in netty Issue-ID: CPS-2747 Change-Id: Id7d2592ccee8624f1ffcbfe77d7f09012e043610 Signed-off-by: egernug --- diff --git a/cps-dependencies/pom.xml b/cps-dependencies/pom.xml index fb2060274d..3efb133860 100644 --- a/cps-dependencies/pom.xml +++ b/cps-dependencies/pom.xml @@ -86,14 +86,14 @@ org.springframework.boot spring-boot-dependencies - 3.5.3 + 3.5.4 pom import org.springframework.boot spring-boot-starter-cache - 3.5.3 + 3.5.4 org.springframework.cloud