From 4558275858a97f53067aad4bbe40e3798549026d Mon Sep 17 00:00:00 2001 From: harshitha-cstk Date: Wed, 22 Apr 2026 14:49:11 +0530 Subject: [PATCH] fix(deps): update Spring dependencies to version 6.2.18 for security improvements --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 2867a070..029cd247 100644 --- a/pom.xml +++ b/pom.xml @@ -229,17 +229,17 @@ org.springframework spring-core - 6.2.11 + 6.2.18 org.springframework spring-beans - 6.2.11 + 6.2.18 org.springframework spring-web - 6.2.11 + 6.2.18