aboutsummaryrefslogtreecommitdiffstats
path: root/config_test
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 /config_test
parent7cb55c3a0dfdc782b77ead6bdaaeb5f1645b987d (diff)
Use junit 4.12
Diffstat (limited to 'config_test')
-rw-r--r--config_test/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/config_test/pom.xml b/config_test/pom.xml
index ae909a02603..ad96b5135c3 100644
--- a/config_test/pom.xml
+++ b/config_test/pom.xml
@@ -11,7 +11,7 @@
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
- <version>4.11</version>
+ <version>4.12</version>
<scope>test</scope>
</dependency>
<dependency>