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-configuration.git
The following commit(s) were added to refs/heads/master by this push: new eb339a7e Pick up spotbugs-maven-plugin version from parent eb339a7e is described below commit eb339a7e457750ccec8304480e2cca62934715d8 Author: Gary Gregory <garydgreg...@gmail.com> AuthorDate: Fri Jan 13 11:39:32 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 f9bd052d..ace4e526 100644 --- a/pom.xml +++ b/pom.xml @@ -560,8 +560,6 @@ <spring.version>5.3.24</spring.version> <japicmp.skip>false</japicmp.skip> - <commons.spotbugs.version>4.7.3.0</commons.spotbugs.version> - <commons.spotbugs.impl.version>4.7.3</commons.spotbugs.impl.version> <!-- apache-rat-plugin 0.13 and jdepend-maven-plugin 2.0 both fail with LinkageError when generating reports with maven site plugin 3.11+. However, javadoc 3.4.0+ fails with site plugin versions lower than 3.11. So, we'll