summaryrefslogtreecommitdiffstats
path: root/application
diff options
context:
space:
mode:
authorBjørn Christian Seime <bjorncs@oath.com>2017-08-18 15:32:01 +0200
committerBjørn Christian Seime <bjorncs@oath.com>2017-08-18 15:37:17 +0200
commit5063d911379267ba5119d823cd54f352cac4029c (patch)
tree7f6b80ca1037335e67b3d66e1a374b9dfc75870f /application
parent7cb55c3a0dfdc782b77ead6bdaaeb5f1645b987d (diff)
Use junit 4.12
Diffstat (limited to 'application')
-rw-r--r--application/pom.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/application/pom.xml b/application/pom.xml
index 8f301c1a884..3fd9e8054e7 100644
--- a/application/pom.xml
+++ b/application/pom.xml
@@ -67,7 +67,6 @@
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
- <version>4.10</version>
<scope>test</scope>
</dependency>
<dependency>