Remove junit and related dependencies

This commit is contained in:
Andreas Dangel committed 2023-01-27 11:49:03 +01:00
1 parent 1257eaff0d
commit 3d530458bb
12 files changed
+19 -89

No files matched your search

-5
View File
@@ -45,11 +45,6 @@
<artifactId>junit-jupiter</artifactId>
<scope>test</scope>
</dependency>
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<scope>test</scope>
</dependency>
<dependency>
<groupId>net.sourceforge.pmd</groupId>
<artifactId>pmd-test</artifactId>