summaryrefslogtreecommitdiff
path: root/eaaf_core
diff options
context:
space:
mode:
authorThomas <>2021-04-20 09:30:30 +0200
committerThomas <>2021-04-20 09:30:30 +0200
commit2f5425491ac88ec4b65157ac85bde58fb7dce34c (patch)
tree94d886118f8bc512ecce3f04df95350817a406e4 /eaaf_core
parent3cd52ab38e4d57b6f056dbf47897d80f419522df (diff)
downloadEAAF-Components-2f5425491ac88ec4b65157ac85bde58fb7dce34c.tar.gz
EAAF-Components-2f5425491ac88ec4b65157ac85bde58fb7dce34c.tar.bz2
EAAF-Components-2f5425491ac88ec4b65157ac85bde58fb7dce34c.zip
update third-party libs and verify / fix some jUnit tests
Diffstat (limited to 'eaaf_core')
-rw-r--r--eaaf_core/pom.xml5
1 files changed, 0 insertions, 5 deletions
diff --git a/eaaf_core/pom.xml b/eaaf_core/pom.xml
index 2e9023a6..10aa328c 100644
--- a/eaaf_core/pom.xml
+++ b/eaaf_core/pom.xml
@@ -98,11 +98,6 @@
<!-- For testing -->
<dependency>
- <groupId>junit</groupId>
- <artifactId>junit</artifactId>
- <scope>test</scope>
- </dependency>
- <dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-test</artifactId>
<scope>test</scope>