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