You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by gg...@apache.org on 2023/01/13 16:40:03 UTC

[commons-vfs] branch master updated: Pick up spotbugs-maven-plugin version from parent

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


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

commit e5b584c2c9ddff143a54c3153d19c45e6cf3a7a3
Author: Gary Gregory <ga...@gmail.com>
AuthorDate: Fri Jan 13 11:39:58 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 b7319ae0..68b8cdbe 100644
--- a/pom.xml
+++ b/pom.xml
@@ -191,8 +191,6 @@
     <httpclient5.version>5.2.1</httpclient5.version>
     <jackrabbit1.version>1.6.5</jackrabbit1.version>
     <jackrabbit2.version>2.21.14</jackrabbit2.version>
-    <commons.spotbugs.version>4.7.3.0</commons.spotbugs.version>
-    <commons.spotbugs.impl.version>4.7.3</commons.spotbugs.impl.version>
     <commons.asm.version>9.4</commons.asm.version>
     <commons.animal-sniffer.version>1.21</commons.animal-sniffer.version>
     <biz.aQute.bndlib.version>6.3.1</biz.aQute.bndlib.version>