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 7474 <legacy-jackson .version>1.9.12</legacy-jackson .version>
7575 <awaitility .version>3.1.6</awaitility .version>
7676 <apacheds .version>2.0.0-M19</apacheds .version>
77- <surefire .version>2.19.1 </surefire .version>
77+ <surefire .version>2.22.2 </surefire .version>
7878 <skipTests >false</skipTests >
7979 <skipUnitTests >${skipTests}</skipUnitTests >
8080 </properties >
429429 </plugin >
430430 <plugin >
431431 <artifactId >maven-surefire-plugin</artifactId >
432- <version >2.19.1 </version >
432+ <version >${surefire.version} </version >
433433 </plugin >
434434 <plugin >
435435 <artifactId >maven-failsafe-plugin</artifactId >
436- <version >2.19.1 </version >
436+ <version >${surefire.version} </version >
437437 </plugin >
438438 <plugin >
439439 <artifactId >maven-shade-plugin</artifactId >
You can’t perform that action at this time.
0 commit comments