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-bcel.git


The following commit(s) were added to refs/heads/master by this push:
     new 9ae35650 Pick up spotbugs-maven-plugin version from parent
9ae35650 is described below

commit 9ae356502d973a3674fe65ea9bbfd50f14212bda
Author: Gary David Gregory (Code signing key) <ggreg...@apache.org>
AuthorDate: Fri Jan 13 09:30:04 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 de3440ef..3cc4e92e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -332,7 +332,6 @@
       <plugin>
         <groupId>com.github.spotbugs</groupId>
         <artifactId>spotbugs-maven-plugin</artifactId>
-        <version>${commons.spotbugs.plugin.version}</version>
         <configuration>
           <threshold>Normal</threshold>
           <effort>Default</effort>

Reply via email to