File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 6
6
<parent >
7
7
<groupId >org.springframework.data.build</groupId >
8
8
<artifactId >spring-data-parent</artifactId >
9
- <version >1.9.3 .RELEASE</version >
9
+ <version >1.9.4 .RELEASE</version >
10
10
</parent >
11
11
12
12
<groupId >com.ifrabbit</groupId >
40
40
</scm >
41
41
42
42
<properties >
43
- <springdata .commons.version>1.13.3 .RELEASE</springdata .commons.version>
43
+ <springdata .commons.version>1.13.4 .RELEASE</springdata .commons.version>
44
44
<mybatis .version>3.4.4</mybatis .version>
45
45
</properties >
46
46
134
134
<dependency >
135
135
<groupId >com.h2database</groupId >
136
136
<artifactId >h2</artifactId >
137
- <version >1.4.193 </version >
137
+ <version >1.4.194 </version >
138
138
<scope >test</scope >
139
139
</dependency >
140
140
<dependency >
141
141
<groupId >mysql</groupId >
142
142
<artifactId >mysql-connector-java</artifactId >
143
- <version >5.1.40 </version >
143
+ <version >5.1.41 </version >
144
144
<scope >test</scope >
145
145
</dependency >
146
146
<!-- <dependency>-->
You can’t perform that action at this time.
0 commit comments