From 11d1b884cdde803d4bf790b3db4eba3c76a565b6 Mon Sep 17 00:00:00 2001 From: "cycode-security[bot]" <54410473+cycode-security[bot]@users.noreply.github.com> Date: Sun, 10 May 2026 02:37:56 +0000 Subject: [PATCH] [Cycode] Fix for vulnerable manifest file dependency - org.springframework.boot:spring-boot-starter-web updated to version 3.1.9 --- pom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/pom.xml b/pom.xml index bbd2021baf..7c37ee0453 100644 --- a/pom.xml +++ b/pom.xml @@ -97,6 +97,7 @@ org.springframework.boot spring-boot-starter-web + 3.1.9 org.springframework.cloud