We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f5d6e19 commit 463627aCopy full SHA for 463627a
java8/pom.xml
@@ -148,7 +148,7 @@
148
<dependency>
149
<groupId>org.springframework.data</groupId>
150
<artifactId>spring-data-redis</artifactId>
151
- <version>2.7.6</version>
+ <version>3.0.0</version>
152
<exclusions>
153
<exclusion>
154
<artifactId>spring-data-commons</artifactId>
@@ -159,7 +159,7 @@
159
160
161
162
163
</dependency>
164
165
<groupId>org.springframework.boot</groupId>
0 commit comments