Skip to content

Commit 9ce2ff4

Browse files
authored
chore: remove explicit dependency to junit-jupiter-api (#6179)
1 parent 27bbc3e commit 9ce2ff4

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

Diff for: pom.xml

-7
Original file line numberDiff line numberDiff line change
@@ -45,13 +45,6 @@
4545
<version>5.15.2</version>
4646
<scope>test</scope>
4747
</dependency>
48-
49-
50-
<dependency>
51-
<groupId>org.junit.jupiter</groupId>
52-
<artifactId>junit-jupiter-api</artifactId>
53-
<scope>test</scope>
54-
</dependency>
5548
<dependency>
5649
<groupId>org.apache.commons</groupId>
5750
<artifactId>commons-lang3</artifactId>

0 commit comments

Comments
 (0)