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-beanutils.git
The following commit(s) were added to refs/heads/master by this push:
new 6f608a80 Pick up spotbugs-maven-plugin version from parent
6f608a80 is described below
commit 6f608a80bb329a650205a5d807c93aa19d94b4bf
Author: Gary Gregory <[email protected]>
AuthorDate: Fri Jan 13 11:40:57 2023 -0500
Pick up spotbugs-maven-plugin version from parent
---
pom.xml | 2 --
1 file changed, 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index cfcf3e18..926ef987 100644
--- a/pom.xml
+++ b/pom.xml
@@ -53,8 +53,6 @@
<commons.encoding>utf-8</commons.encoding>
<checkstyle.plugin.version>3.2.0</checkstyle.plugin.version>
<checkstyle.version>8.34</checkstyle.version>
- <commons.spotbugs.plugin.version>4.6.0.0</commons.spotbugs.plugin.version>
- <commons.spotbugs.impl.version>4.6.0</commons.spotbugs.impl.version>
<!-- Commons Release Plugin -->
<commons.bc.version>2.0.0-SNAPSHOT</commons.bc.version>
<commons.release.isDistModule>true</commons.release.isDistModule>