From 9625439d924f69eb6265db8f983983f13a06316c Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 21 Sep 2025 01:19:44 +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-12817817 --- redisson/pom.xml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/redisson/pom.xml b/redisson/pom.xml index 43dd2a00150..633b5e171b7 100644 --- a/redisson/pom.xml +++ b/redisson/pom.xml @@ -182,14 +182,14 @@ org.springframework spring-core - 6.1.6 + 6.2.11 provided org.springframework spring-expression - 6.1.6 + 6.2.11 provided @@ -333,7 +333,7 @@ org.springframework spring-context - 6.1.6 + 6.2.11 provided true @@ -341,7 +341,7 @@ org.springframework spring-beans - 6.1.6 + 6.2.11 provided true @@ -349,7 +349,7 @@ org.springframework spring-context-support - 6.1.6 + 6.2.11 provided true @@ -357,7 +357,7 @@ org.springframework spring-web - 6.1.6 + 6.2.11 provided true @@ -366,7 +366,7 @@ org.springframework spring-tx - 6.1.6 + 6.2.11 provided true @@ -384,7 +384,7 @@ org.springframework.boot spring-boot-actuator - 3.2.5 + 3.4.10 provided true