From fed26c8501b8c22748a5a0208b745906ffb3ae30 Mon Sep 17 00:00:00 2001 From: "cycode-security[bot]" <54410473+cycode-security[bot]@users.noreply.github.com> Date: Sat, 9 May 2026 20:46:18 +0000 Subject: [PATCH] [Cycode] Fix for vulnerable manifest file dependency - org.springframework.boot:spring-boot-starter-web updated to version 4.0.3 --- pom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/pom.xml b/pom.xml index bbd2021baf..cf0818fc8d 100644 --- a/pom.xml +++ b/pom.xml @@ -97,6 +97,7 @@ org.springframework.boot spring-boot-starter-web + 4.0.3 org.springframework.cloud