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 2121 <parent >
2222 <groupId >org.mybatis</groupId >
2323 <artifactId >mybatis-parent</artifactId >
24- <version >50 </version >
24+ <version >51 </version >
2525 </parent >
2626
2727 <groupId >org.mybatis.dynamic-sql</groupId >
6060 <java .release.version>17</java .release.version>
6161 <java .test.version>17</java .test.version>
6262 <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>
6464 <spring .batch.version>5.2.3</spring .batch.version>
6565
6666 <checkstyle .config>checkstyle-override.xml</checkstyle .config>
172172 <dependency >
173173 <groupId >ch.qos.logback</groupId >
174174 <artifactId >logback-classic</artifactId >
175- <version >1.5.18 </version >
175+ <version >1.5.19 </version >
176176 <scope >test</scope >
177177 </dependency >
178178 <dependency >
You can’t perform that action at this time.
0 commit comments