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 4363ff5 Pick up spotbugs-maven-plugin version from parent 4363ff5 is described below commit 4363ff57c675fd27d95138f05a59a32c4283652c Author: Gary Gregory <garydgreg...@gmail.com> AuthorDate: Fri Jan 13 13:53:37 2023 -0500 Pick up spotbugs-maven-plugin version from parent --- pom.xml | 3 --- 1 file changed, 3 deletions(-) diff --git a/pom.xml b/pom.xml index ac2bd8a..6ff178a 100644 --- a/pom.xml +++ b/pom.xml @@ -246,9 +246,6 @@ <commons.distSvnStagingUrl>scm:svn:https://dist.apache.org/repos/dist/dev/commons/${commons.componentid}</commons.distSvnStagingUrl> <commons.releaseManagerName>Rob Tompkins</commons.releaseManagerName> <commons.releaseManagerKey>B6E73D84EA4FCC47166087253FAAD2CD5ECBB314</commons.releaseManagerKey> - <spotbugs.plugin.version>4.7.3.0</spotbugs.plugin.version> - <spotbugs.impl.version>4.7.3</spotbugs.impl.version> - </properties> <dependencies>