diff --git a/spring-boot-samples/spring-boot-sample-data-redis/pom.xml b/spring-boot-samples/spring-boot-sample-data-redis/pom.xml index 39645e4a2fc..bfb6d33815b 100644 --- a/spring-boot-samples/spring-boot-sample-data-redis/pom.xml +++ b/spring-boot-samples/spring-boot-sample-data-redis/pom.xml @@ -15,15 +15,7 @@ org.springframework.boot - spring-boot-starter - - - org.springframework.data - spring-data-redis - - - com.lambdaworks - lettuce + spring-boot-starter-redis ${project.groupId}