From 41f1383fd8ee7a884647713b922cff267e41492b Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 24 Aug 2025 01:58:23 +0000 Subject: [PATCH] fix: redisson/pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-ORGSPRINGFRAMEWORK-12008931 --- redisson/pom.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/redisson/pom.xml b/redisson/pom.xml index 43dd2a00150..f8241b60183 100644 --- a/redisson/pom.xml +++ b/redisson/pom.xml @@ -333,7 +333,7 @@ org.springframework spring-context - 6.1.6 + 6.2.10 provided true @@ -341,7 +341,7 @@ org.springframework spring-beans - 6.1.6 + 6.2.10 provided true @@ -349,7 +349,7 @@ org.springframework spring-context-support - 6.1.6 + 6.2.10 provided true @@ -357,7 +357,7 @@ org.springframework spring-web - 6.1.6 + 6.2.10 provided true @@ -366,7 +366,7 @@ org.springframework spring-tx - 6.1.6 + 6.2.10 provided true