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 4242 <java .version>1.8</java .version>
4343 <maven .compiler.source>${java.version} </maven .compiler.source>
4444 <maven .compiler.target>${java.version} </maven .compiler.target>
45- <junit .jupiter.version>5.3.2 </junit .jupiter.version>
46- <junit .platform.version>1.3.2 </junit .platform.version>
45+ <junit .jupiter.version>5.4.0 </junit .jupiter.version>
46+ <junit .platform.version>1.4.0 </junit .platform.version>
4747 <clirr .comparisonVersion>1.1.0</clirr .comparisonVersion>
4848 <module .name>org.mybatis.dynamic.sql</module .name>
4949 </properties >
9797 <dependency >
9898 <groupId >org.assertj</groupId >
9999 <artifactId >assertj-core</artifactId >
100- <version >3.11 .1</version >
100+ <version >3.12 .1</version >
101101 <scope >test</scope >
102102 </dependency >
103103 <dependency >
121121 <dependency >
122122 <groupId >org.springframework</groupId >
123123 <artifactId >spring-jdbc</artifactId >
124- <version >5.1.4 .RELEASE</version >
124+ <version >5.1.5 .RELEASE</version >
125125 <scope >test</scope >
126126 </dependency >
127127 <dependency >
You can’t perform that action at this time.
0 commit comments