summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorBjørn Christian Seime <bjorncs@oath.com>2017-10-03 12:31:11 +0200
committerBjørn Christian Seime <bjorncs@oath.com>2017-10-03 12:33:10 +0200
commit47945cde991187e5ae00ddee27b5fa37047f8e47 (patch)
treec3e3bfe60ee1ee28e7ed0cde7458cb64c50365df /pom.xml
parent820a1b6f53e55cf38153ffb7c2461b61aa6f24cf (diff)
Upgrade surefire to 2.20.1
Surefire 2.20.x improves debug output for build failures. Let's give it a try.
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 0c41a993fdf..230d810e9c8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -910,7 +910,7 @@
<doclint>all</doclint>
<scala.major-version>2.11</scala.major-version>
<scala.version>${scala.major-version}.4</scala.version>
- <surefire.version>2.19.1</surefire.version> <!-- NOTE bjorncs 15.06.2017: Version 2.20 has OoM issues -->
+ <surefire.version>2.20.1</surefire.version>
</properties>
<modules>