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 759c61a Pick up spotbugs-maven-plugin version from parent 759c61a is described below commit 759c61a72531057de2e60760c9eaa89acfad3cf7 Author: Gary Gregory <garydgreg...@gmail.com> AuthorDate: Fri Jan 13 09:36:57 2023 -0500 Pick up spotbugs-maven-plugin version from parent --- pom.xml | 1 - 1 file changed, 1 deletion(-) diff --git a/pom.xml b/pom.xml index 9251b57..52456ba 100644 --- a/pom.xml +++ b/pom.xml @@ -583,7 +583,6 @@ <plugin> <groupId>com.github.spotbugs</groupId> <artifactId>spotbugs-maven-plugin</artifactId> - <version>${spotbugs.plugin.version}</version> <dependencies> <dependency> <groupId>com.github.spotbugs</groupId>