Skip to content

Commit 33b2001

Browse files
committed
try removing vintage
1 parent f9de936 commit 33b2001

File tree

1 file changed

+0
-5
lines changed
  • hadoop-hdfs-project/hadoop-hdfs

1 file changed

+0
-5
lines changed

hadoop-hdfs-project/hadoop-hdfs/pom.xml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -261,11 +261,6 @@ https://maven.apache.org/xsd/maven-4.0.0.xsd">
261261
<artifactId>junit-platform-launcher</artifactId>
262262
<scope>test</scope>
263263
</dependency>
264-
<dependency>
265-
<groupId>org.junit.vintage</groupId>
266-
<artifactId>junit-vintage-engine</artifactId>
267-
<scope>test</scope>
268-
</dependency>
269264
</dependencies>
270265

271266
<build>

0 commit comments

Comments
 (0)