diff --git a/redisson-spring-data/pom.xml b/redisson-spring-data/pom.xml index 530523b77..60cf97600 100644 --- a/redisson-spring-data/pom.xml +++ b/redisson-spring-data/pom.xml @@ -63,7 +63,7 @@ org.springframework spring-test - [3.1,6.0) + [4.1,6.0) test diff --git a/redisson/pom.xml b/redisson/pom.xml index e484826b7..433f76675 100644 --- a/redisson/pom.xml +++ b/redisson/pom.xml @@ -151,13 +151,13 @@ org.springframework spring-test - [3.1,) + [4.1,) test org.springframework spring-webflux - [3.1,) + [4.1,) test @@ -271,21 +271,21 @@ org.springframework spring-context - [3.1,) + [4.1,) provided true org.springframework spring-context-support - [3.1,) + [4.1,) provided true org.springframework spring-web - [3.1,) + [4.1,) provided true @@ -293,7 +293,7 @@ org.springframework spring-tx - [3.1,) + [4.1,) provided true