File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 174174 <dependency >
175175 <groupId >org.springframework</groupId >
176176 <artifactId >spring-jdbc</artifactId >
177- <version >5.2.0 .RELEASE</version >
177+ <version >5.2.1 .RELEASE</version >
178178 <scope >provided</scope >
179179 </dependency >
180180
199199 <dependency >
200200 <groupId >org.assertj</groupId >
201201 <artifactId >assertj-core</artifactId >
202- <version >3.13.2 </version >
202+ <version >3.14.0 </version >
203203 <scope >test</scope >
204204 </dependency >
205205 <dependency >
206206 <groupId >org.mybatis</groupId >
207207 <artifactId >mybatis</artifactId >
208- <version >3.5.2 </version >
208+ <version >3.5.3 </version >
209209 <scope >test</scope >
210210 </dependency >
211211 <dependency >
212212 <groupId >org.mybatis</groupId >
213213 <artifactId >mybatis-spring</artifactId >
214- <version >2.0.2 </version >
214+ <version >2.0.3 </version >
215215 <scope >test</scope >
216216 </dependency >
217217 <dependency >
248248 <dependency >
249249 <groupId >org.hamcrest</groupId >
250250 <artifactId >hamcrest</artifactId >
251- <version >2.1 </version >
251+ <version >2.2 </version >
252252 <scope >test</scope >
253253 </dependency >
254254 </dependencies >
You can’t perform that action at this time.
0 commit comments