Skip to content

Commit 6e2f4cd

Browse files
committed
upgrade spring data commons to 1.13.5
1 parent e4c3d39 commit 6e2f4cd

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
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>org.springframework.data.build</groupId>
88
<artifactId>spring-data-parent</artifactId>
9-
<version>1.9.4.RELEASE</version>
9+
<version>1.9.5.RELEASE</version>
1010
</parent>
1111

1212
<groupId>com.ifrabbit</groupId>
@@ -40,7 +40,7 @@
4040
</scm>
4141

4242
<properties>
43-
<springdata.commons.version>1.13.4.RELEASE</springdata.commons.version>
43+
<springdata.commons.version>1.13.5.RELEASE</springdata.commons.version>
4444
<mybatis.version>3.4.4</mybatis.version>
4545
</properties>
4646

0 commit comments

Comments
 (0)