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-io.git
The following commit(s) were added to refs/heads/master by this push:
new 151f0c91 Pick up spotbugs-maven-plugin version from parent
151f0c91 is described below
commit 151f0c91348f75f75d0cdecab4b750d89c34a8fd
Author: Gary Gregory <[email protected]>
AuthorDate: Fri Jan 13 09:37:36 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 1f10ad5b..7fe3fe74 100644
--- a/pom.xml
+++ b/pom.xml
@@ -459,7 +459,6 @@ file comparators, endian transformation classes, and much
more.
<plugin>
<groupId>com.github.spotbugs</groupId>
<artifactId>spotbugs-maven-plugin</artifactId>
- <version>${commons.spotbugs.plugin.version}</version>
<dependencies>
<dependency>
<groupId>com.github.spotbugs</groupId>