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 2022/09/21 13:35:43 UTC

[commons-bcel] 03/04: Bump spotbugs from 4.7.1 to 4.7.2.

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

commit 5be534cc56b43e429ccf1886839b069ba5f81c05
Author: Gary Gregory <ga...@gmail.com>
AuthorDate: Wed Sep 21 09:31:48 2022 -0400

    Bump spotbugs from 4.7.1 to 4.7.2.
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 2ba1e0cc..dce8411f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -74,7 +74,7 @@
     <commons.javadoc.version>3.4.1</commons.javadoc.version>
     <commons.felix.version>5.1.3</commons.felix.version>
     <commons.spotbugs.plugin.version>4.7.2.0</commons.spotbugs.plugin.version>
-    <commons.spotbugs.impl.version>4.7.1</commons.spotbugs.impl.version>    
+    <commons.spotbugs.impl.version>4.7.2</commons.spotbugs.impl.version>    
     <biz.aQute.bndlib.version>6.3.1</biz.aQute.bndlib.version>
     <commons.pmd.version>3.19.0</commons.pmd.version>
     <commons.pmd-impl.version>6.49.0</commons.pmd-impl.version>