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-imaging.git
The following commit(s) were added to refs/heads/master by this push:
new 7518cc9e Pick up spotbugs-maven-plugin version from parent
7518cc9e is described below
commit 7518cc9e8ebb46d912da10f02eb6b8fd9b6f508e
Author: Gary Gregory <[email protected]>
AuthorDate: Fri Jan 13 09:37:07 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 20aa4ead..e8d59425 100644
--- a/pom.xml
+++ b/pom.xml
@@ -169,7 +169,6 @@
<plugin>
<groupId>com.github.spotbugs</groupId>
<artifactId>spotbugs-maven-plugin</artifactId>
- <version>${spotbugs.plugin.version}</version>
<dependencies>
<dependency>
<groupId>com.github.spotbugs</groupId>