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-build-plugin.git
The following commit(s) were added to refs/heads/master by this push: new 396ef67 Pick up spotbugs-maven-plugin version from parent 396ef67 is described below commit 396ef67a3d0c86f8a24ddf56a9fe538b5c0b3061 Author: Gary Gregory <garydgreg...@gmail.com> AuthorDate: Fri Jan 13 09:31:20 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 b2b1bae..c3a94f9 100644 --- a/pom.xml +++ b/pom.xml @@ -173,7 +173,6 @@ <plugin> <groupId>com.github.spotbugs</groupId> <artifactId>spotbugs-maven-plugin</artifactId> - <version>${commons.spotbugs.version}</version> <dependencies> <dependency> <groupId>com.github.spotbugs</groupId>