This is an automated email from the ASF dual-hosted git repository.
ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-fileupload.git
The following commit(s) were added to refs/heads/master by this push:
new 447113a Pick up maven-checkstyle-plugin version from parent
447113a is described below
commit 447113a53e9b14c605248baefd71b75ba6f32c01
Author: Gary Gregory <[email protected]>
AuthorDate: Fri Jan 13 13:53:28 2023 -0500
Pick up maven-checkstyle-plugin version from parent
---
pom.xml | 1 -
1 file changed, 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 52456ba..ac2bd8a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -248,7 +248,6 @@
<commons.releaseManagerKey>B6E73D84EA4FCC47166087253FAAD2CD5ECBB314</commons.releaseManagerKey>
<spotbugs.plugin.version>4.7.3.0</spotbugs.plugin.version>
<spotbugs.impl.version>4.7.3</spotbugs.impl.version>
- <checkstyle.plugin.version>3.2.0</checkstyle.plugin.version>
</properties>