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 3535 <maven .compiler.target>${java.version} </maven .compiler.target>
3636 <maven .compiler.testTarget>${java.version} </maven .compiler.testTarget>
3737 <maven .compiler.testSource>${java.version} </maven .compiler.testSource>
38- <junit .jupiter.version>5.1.0 </junit .jupiter.version>
39- <junit .platform.version>1.1.0 </junit .platform.version>
38+ <junit .jupiter.version>5.1.1 </junit .jupiter.version>
39+ <junit .platform.version>1.1.1 </junit .platform.version>
4040 <clirr .comparisonVersion>1.0.0</clirr .comparisonVersion>
4141 </properties >
4242
142142 <dependency >
143143 <groupId >org.springframework</groupId >
144144 <artifactId >spring-jdbc</artifactId >
145- <version >5.0.4 .RELEASE</version >
145+ <version >5.0.5 .RELEASE</version >
146146 <scope >test</scope >
147147 </dependency >
148148 <dependency >
You can’t perform that action at this time.
0 commit comments