From 17c3013114b6e49ca953f03efcf6e2da34ee71bc 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:45:29 +0000
Subject: [PATCH] [Cycode] Fix for vulnerable manifest file dependency -
org.springframework.boot:spring-boot-starter-web updated to version 3.4.9
---
pom.xml | 1 +
1 file changed, 1 insertion(+)
diff --git a/pom.xml b/pom.xml
index bbd2021baf..34baf159ab 100644
--- a/pom.xml
+++ b/pom.xml
@@ -97,6 +97,7 @@
org.springframework.boot
spring-boot-starter-web
+ 3.4.9
org.springframework.cloud