Skip to content

Commit a256bc8

Browse files
committed
chore: remove explicit dependency to junit-jupiter-api
1 parent 27bbc3e commit a256bc8

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

pom.xml

Lines changed: 0 additions & 7 deletions
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)