File tree Expand file tree Collapse file tree 1 file changed +0
-12
lines changed
Expand file tree Collapse file tree 1 file changed +0
-12
lines changed Original file line number Diff line number Diff line change @@ -235,12 +235,6 @@ under the License.
235235 <version >${mavenVersion} </version >
236236 <scope >provided</scope >
237237 </dependency >
238- <dependency >
239- <groupId >org.apache.maven</groupId >
240- <artifactId >maven-compat</artifactId >
241- <version >${mavenVersion} </version >
242- <scope >test</scope >
243- </dependency >
244238 <dependency >
245239 <groupId >org.apache.maven</groupId >
246240 <artifactId >maven-core</artifactId >
@@ -484,12 +478,6 @@ under the License.
484478 <artifactId >junit-jupiter-api</artifactId >
485479 <scope >test</scope >
486480 </dependency >
487- <!-- Is needed for MojoExtension-->
488- <dependency >
489- <groupId >org.junit.vintage</groupId >
490- <artifactId >junit-vintage-engine</artifactId >
491- <scope >test</scope >
492- </dependency >
493481 <dependency >
494482 <groupId >org.mockito</groupId >
495483 <artifactId >mockito-core</artifactId >
You can’t perform that action at this time.
0 commit comments