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


The following commit(s) were added to refs/heads/master by this push:
     new b8fc2461 Pick up spotbugs and spotbugs plugin versions from parent POM
b8fc2461 is described below

commit b8fc2461de1862e49f5bbc90409c71b8a24358b9
Author: Gary Gregory <garydgreg...@gmail.com>
AuthorDate: Tue Jan 10 13:53:17 2023 -0500

    Pick up spotbugs and spotbugs plugin versions from parent POM
---
 pom.xml | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/pom.xml b/pom.xml
index bd35ca6a..419eab0e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -51,9 +51,6 @@
     <checkstyle.plugin.version>3.2.0</checkstyle.plugin.version>
     <checkstyle.version>9.3</checkstyle.version>
 
-    <commons.spotbugs.plugin.version>4.7.3.0</commons.spotbugs.plugin.version>
-    <commons.spotbugs.impl.version>4.7.3</commons.spotbugs.impl.version>
-
     <commons.mockito.version>4.11.0</commons.mockito.version>
 
     <!-- apache-rat-plugin 0.13 and jdepend-maven-plugin 2.0 both fail with 
LinkageError when generating reports 

Reply via email to