aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGary Gregory <garydgregory@gmail.com>2023-01-10 11:28:34 -0500
committerGary Gregory <garydgregory@gmail.com>2023-01-10 11:28:34 -0500
commit076635512824786383eab36ee4465bd664b6faba (patch)
treea2a5f02e7aabe941220c6d6650779ce829182d65
parentea3c485ba90bc512503b375d3a06aaef48afd806 (diff)
downloadapache-commons-io-076635512824786383eab36ee4465bd664b6faba.tar.gz
Pick up maven-checkstyle-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 472c2472..a29ed028 100644
--- a/pom.xml
+++ b/pom.xml
@@ -323,7 +323,6 @@ file comparators, endian transformation classes, and much more.
<commons.scmPubUrl>https://svn.apache.org/repos/infra/websites/production/commons/content/proper/commons-io/</commons.scmPubUrl>
<commons.scmPubCheckoutDirectory>site-content</commons.scmPubCheckoutDirectory>
<commons.javadoc.java.link>${commons.javadoc8.java.link}</commons.javadoc.java.link>
- <commons.checkstyle-plugin.version>3.2.0</commons.checkstyle-plugin.version>
<checkstyle.impl.version>9.3</checkstyle.impl.version>
<commons.japicmp.version>0.16.0</commons.japicmp.version>
<commons.enforcer.version>3.1.0</commons.enforcer.version>