From a5317a90f2c01940c96bbdcd526d81a6e2080c0d Mon Sep 17 00:00:00 2001 From: Francis Dong Date: Tue, 8 Dec 2020 12:30:15 +0800 Subject: [PATCH] update redis dependency --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 691a288..4cec5ac 100644 --- a/pom.xml +++ b/pom.xml @@ -166,7 +166,7 @@ org.springframework.boot - spring-boot-starter-data-redis + spring-boot-starter-data-redis-reactive