Skip to content

Commit 323afa2

Browse files
committed
update pom.xml
1 parent 195b40e commit 323afa2

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

FiniteStateMachine/pom.xml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -21,11 +21,6 @@
2121
<artifactId>junit</artifactId>
2222
<scope>test</scope>
2323
</dependency>
24-
<dependency>
25-
<groupId>org.junit.jupiter</groupId>
26-
<artifactId>junit-jupiter-api</artifactId>
27-
<scope>test</scope>
28-
</dependency>
2924
</dependencies>
3025

3126
</project>

0 commit comments

Comments
 (0)