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


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

commit 84864d21992256dac15a059eaa5cee5a0607d584
Author: Gary Gregory <[email protected]>
AuthorDate: Fri Jan 13 09:38:09 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 95a9cc59f..df0a96dd8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -778,7 +778,6 @@
       <plugin>
         <groupId>com.github.spotbugs</groupId>
         <artifactId>spotbugs-maven-plugin</artifactId>
-        <version>${commons.spotbugs.plugin.version}</version>
         <dependencies>
           <dependency>
             <groupId>com.github.spotbugs</groupId>

Reply via email to