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 464c53f commit 56165c8Copy full SHA for 56165c8
pom.xml
@@ -69,7 +69,7 @@
69
<properties>
70
<java.test>${java.home}</java.test>
71
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
72
- <org.springframework.version>4.2.3.RELEASE</org.springframework.version>
+ <org.springframework.version>4.3.24.RELEASE</org.springframework.version>
73
<java.version>1.8</java.version>
74
<mybatis.version>3.3.0</mybatis.version>
75
<mybatis.spring.version>1.3.1</mybatis.spring.version>
@@ -313,7 +313,7 @@
313
<dependency>
314
<groupId>org.springframework.data</groupId>
315
<artifactId>spring-data-redis</artifactId>
316
- <version>2.0.5.RELEASE</version>
+ <version>1.8.22.RELEASE</version>
317
</dependency>
318
319
0 commit comments