summaryrefslogtreecommitdiffstats
path: root/parent
diff options
context:
space:
mode:
authorgjoranv <gv@oath.com>2018-04-25 12:09:44 +0200
committergjoranv <gv@oath.com>2018-04-25 17:13:41 +0200
commit5bb60e592daa968125d492a2f1b0a3233e6bc8b2 (patch)
treec30f79a4762435595ed668ad5ba72630b4a52641 /parent
parent13d14d7b28aa18269990769eb99bce74ef9d1360 (diff)
Upgrade surefire plugin
Diffstat (limited to 'parent')
-rw-r--r--parent/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/parent/pom.xml b/parent/pom.xml
index ae15ae40c35..0340884f86e 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -704,7 +704,7 @@
<test.hide>true</test.hide>
<doclint>all</doclint>
<scala.major-version>2.11</scala.major-version> <!-- TODO: factorylib magic for maven cache bootstrapping prevents moving this to container-dep-versions. -->
- <surefire.version>2.19.1</surefire.version> <!-- NOTE bjorncs 15.06.2017: Version 2.20 has OoM issues -->
+ <surefire.version>2.21.0</surefire.version>
</properties>
</project>