aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGary Gregory <garydgregory@gmail.com>2023-01-10 11:20:59 -0500
committerGary Gregory <garydgregory@gmail.com>2023-01-10 11:20:59 -0500
commit4d8201f871fc106f002c7ed9906450452159f196 (patch)
treeac535dc9dc7ef8cb3c66a3eda62908c8a0531c35
parent99024f9531a906d56643af6ed0afdd941f216f78 (diff)
downloadapache-commons-io-4d8201f871fc106f002c7ed9906450452159f196.tar.gz
Pick up maven-surefire-plugin version from parent POM
-rw-r--r--pom.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 9b6cad54..6e0184af 100644
--- a/pom.xml
+++ b/pom.xml
@@ -326,7 +326,6 @@ file comparators, endian transformation classes, and much more.
<commons.javadoc.version>3.4.1</commons.javadoc.version>
<commons.checkstyle-plugin.version>3.2.0</commons.checkstyle-plugin.version>
<checkstyle.impl.version>9.3</checkstyle.impl.version>
- <commons.surefire.version>3.0.0-M7</commons.surefire.version>
<commons.japicmp.version>0.16.0</commons.japicmp.version>
<commons.enforcer.version>3.1.0</commons.enforcer.version>
<commons.moditect.version>1.0.0.RC2</commons.moditect.version>