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-configuration.git
The following commit(s) were added to refs/heads/master by this push:
new 2671f5a5 Bump com.github.spotbugs:spotbugs 4.5.3 to 4.7.1
2671f5a5 is described below
commit 2671f5a51bed42946cf2dfe8439d01eecd1de1f3
Author: Gary Gregory <[email protected]>
AuthorDate: Thu Jun 30 13:00:59 2022 -0400
Bump com.github.spotbugs:spotbugs 4.5.3 to 4.7.1
---
pom.xml | 1 +
1 file changed, 1 insertion(+)
diff --git a/pom.xml b/pom.xml
index a847cb17..3cf1d860 100644
--- a/pom.xml
+++ b/pom.xml
@@ -593,6 +593,7 @@
<japicmp.skip>false</japicmp.skip>
<commons.jacoco.version>0.8.8</commons.jacoco.version>
<commons.spotbugs.version>4.7.0.0</commons.spotbugs.version>
+ <commons.spotbugs.impl.version>4.7.1</commons.spotbugs.impl.version>
<commons.pmd.version>3.17.0</commons.pmd.version>
<commons.pmd-impl.version>6.47.0</commons.pmd-impl.version>