We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f9de936 commit 33b2001Copy full SHA for 33b2001
hadoop-hdfs-project/hadoop-hdfs/pom.xml
@@ -261,11 +261,6 @@ https://maven.apache.org/xsd/maven-4.0.0.xsd">
261
<artifactId>junit-platform-launcher</artifactId>
262
<scope>test</scope>
263
</dependency>
264
- <dependency>
265
- <groupId>org.junit.vintage</groupId>
266
- <artifactId>junit-vintage-engine</artifactId>
267
- <scope>test</scope>
268
- </dependency>
269
</dependencies>
270
271
<build>
0 commit comments