diff --git a/redisson/pom.xml b/redisson/pom.xml index 022e2a7f8..898c644da 100644 --- a/redisson/pom.xml +++ b/redisson/pom.xml @@ -159,25 +159,29 @@ org.springframework spring-test - [4.1,) + + 6.0.3 test org.springframework spring-core - [4.1,) + + 6.0.3 provided org.springframework spring-expression - [4.1,) + + 6.0.3 provided org.springframework spring-webflux - [4.1,) + + 6.0.3 test @@ -314,28 +318,32 @@ org.springframework spring-context - [4.1,) + + 6.0.3 provided true org.springframework spring-beans - [4.1,) + + 6.0.3 provided true org.springframework spring-context-support - [4.1,) + + 6.0.3 provided true org.springframework spring-web - [4.1,) + + 6.0.3 provided true @@ -343,7 +351,8 @@ org.springframework spring-tx - [4.1,) + + 6.0.3 provided true @@ -351,7 +360,8 @@ org.springframework.session spring-session-core - [2.0.0,) + + 3.0.0 provided true @@ -359,21 +369,23 @@ org.springframework.boot spring-boot-actuator - [2.0.0,) + + 3.0.2 provided true org.springframework.boot spring-boot-autoconfigure - [2.0.0,) + + 3.0.2 provided true io.micrometer micrometer-core - [1.0.1,) + 1.10.3 provided true