From a2b79661c9284e695a78d615ed29bb5497cabc6e Mon Sep 17 00:00:00 2001 From: Travis Lloyd Date: Thu, 26 Mar 2026 08:51:00 -0500 Subject: [PATCH] [Cycode] Fix vulnerable dependencies in manifest files of the repository wrongsecrets --- pom.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index bbd2021baf..a91a0c890b 100644 --- a/pom.xml +++ b/pom.xml @@ -56,7 +56,7 @@ 4.4.3 1.5.3 2.3.5 - 5.7.2 + 5.7.10 7.1.5 2.1.4 2.0.1 @@ -97,6 +97,7 @@ org.springframework.boot spring-boot-starter-web + 2.7.10 org.springframework.cloud