File tree Expand file tree Collapse file tree 1 file changed +1
-3
lines changed
Expand file tree Collapse file tree 1 file changed +1
-3
lines changed Original file line number Diff line number Diff line change 7676 <lombok .version>1.16.18</lombok .version>
7777 <maven .build.timestamp.format>yyyy-MM-dd'T'HH:mm:ss</maven .build.timestamp.format>
7878 <maven .failsafe.version>2.22.1</maven .failsafe.version>
79- <maven .surefire.version>2.22.1 </maven .surefire.version>
79+ <maven .surefire.version>3.0.0-M1 </maven .surefire.version>
8080 <mockito .version>2.13.0</mockito .version>
8181 <pitest .version>1.4.5</pitest .version>
8282 <slf4j .version>1.7.25</slf4j .version>
236236 </excludes >
237237 <!-- https://issues.apache.org/jira/browse/SUREFIRE-1588#comment-16670105 -->
238238 <useSystemClassLoader >false</useSystemClassLoader >
239- <!-- https://stackoverflow.com/a/33757854 -->
240- <argLine >-Xmx1024m -XX:MaxPermSize=256m</argLine >
241239 </configuration >
242240 </plugin >
243241 <plugin >
You can’t perform that action at this time.
0 commit comments