Skip to content

Commit 56165c8

Browse files
author
yangzhao
committed
更新spring依赖版本号
1 parent 464c53f commit 56165c8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
<properties>
7070
<java.test>${java.home}</java.test>
7171
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
72-
<org.springframework.version>4.2.3.RELEASE</org.springframework.version>
72+
<org.springframework.version>4.3.24.RELEASE</org.springframework.version>
7373
<java.version>1.8</java.version>
7474
<mybatis.version>3.3.0</mybatis.version>
7575
<mybatis.spring.version>1.3.1</mybatis.spring.version>
@@ -313,7 +313,7 @@
313313
<dependency>
314314
<groupId>org.springframework.data</groupId>
315315
<artifactId>spring-data-redis</artifactId>
316-
<version>2.0.5.RELEASE</version>
316+
<version>1.8.22.RELEASE</version>
317317
</dependency>
318318

319319
<dependency>

0 commit comments

Comments
 (0)