Skip to content

Commit 238c044

Browse files
Merge pull request #7 from phrinx/master
Use spring-boot-starter-data-redis
2 parents 62b1ca7 + 3ffb4f6 commit 238c044

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@
142142

143143
<dependency>
144144
<groupId>org.springframework.boot</groupId>
145-
<artifactId>spring-boot-starter-redis</artifactId>
145+
<artifactId>spring-boot-starter-data-redis</artifactId>
146146
</dependency>
147147

148148
<dependency>

0 commit comments

Comments
 (0)