aboutsummaryrefslogtreecommitdiffstats
path: root/jtosca/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'jtosca/pom.xml')
-rw-r--r--jtosca/pom.xml6
1 files changed, 0 insertions, 6 deletions
diff --git a/jtosca/pom.xml b/jtosca/pom.xml
index d897875..0aeffd4 100644
--- a/jtosca/pom.xml
+++ b/jtosca/pom.xml
@@ -42,12 +42,6 @@
<artifactId>junit-jupiter</artifactId>
<scope>test</scope>
</dependency>
- <!-- Enables any legacy JUnit 3 and JUnit 4 tests you may have. Not needed for JUnit 5 tests. -->
- <dependency>
- <groupId>org.junit.vintage</groupId>
- <artifactId>junit-vintage-engine</artifactId>
- <scope>test</scope>
- </dependency>
</dependencies>
<reporting>