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 81e3e063 Pick up spotbugs and spotbugs plugin versions from parent POM 81e3e063 is described below commit 81e3e06353e3796d4c1bd06cb3fd4154d831e04c Author: Gary Gregory <garydgreg...@gmail.com> AuthorDate: Tue Jan 10 13:52:46 2023 -0500 Pick up spotbugs and spotbugs plugin versions from parent POM --- pom.xml | 2 -- 1 file changed, 2 deletions(-) diff --git a/pom.xml b/pom.xml index e8e3cbc5..1f10ad5b 100644 --- a/pom.xml +++ b/pom.xml @@ -326,8 +326,6 @@ file comparators, endian transformation classes, and much more. <checkstyle.impl.version>9.3</checkstyle.impl.version> <commons.enforcer.version>3.1.0</commons.enforcer.version> <commons.moditect.version>1.0.0.RC2</commons.moditect.version> - <commons.spotbugs.plugin.version>4.7.3.0</commons.spotbugs.plugin.version> - <commons.spotbugs.impl.version>4.7.3</commons.spotbugs.impl.version> <jmh.version>1.36</jmh.version> <japicmp.skip>false</japicmp.skip> <jacoco.skip>${env.JACOCO_SKIP}</jacoco.skip>