File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 21
21
<parent >
22
22
<groupId >org.mybatis</groupId >
23
23
<artifactId >mybatis-parent</artifactId >
24
- <version >50 </version >
24
+ <version >51 </version >
25
25
</parent >
26
26
27
27
<groupId >org.mybatis.dynamic-sql</groupId >
60
60
<java .release.version>17</java .release.version>
61
61
<java .test.version>17</java .test.version>
62
62
<java .test.release.version>17</java .test.release.version>
63
- <junit .jupiter.version>5.13.4 </junit .jupiter.version>
63
+ <junit .jupiter.version>6.0.0 </junit .jupiter.version>
64
64
<spring .batch.version>5.2.3</spring .batch.version>
65
65
66
66
<checkstyle .config>checkstyle-override.xml</checkstyle .config>
172
172
<dependency >
173
173
<groupId >ch.qos.logback</groupId >
174
174
<artifactId >logback-classic</artifactId >
175
- <version >1.5.18 </version >
175
+ <version >1.5.19 </version >
176
176
<scope >test</scope >
177
177
</dependency >
178
178
<dependency >
You can’t perform that action at this time.
0 commit comments