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-io.git
The following commit(s) were added to refs/heads/master by this push: new cd6b9f8 Bump spotbugs from 4.2.1 to 4.2.2 #213. cd6b9f8 is described below commit cd6b9f8ef2db6c6549619c1e836b9fccfcc66e4f Author: Gary Gregory <gardgreg...@gmail.com> AuthorDate: Fri Mar 12 18:19:19 2021 -0500 Bump spotbugs from 4.2.1 to 4.2.2 #213. --- src/changes/changes.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 24384d8..1a269f9 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -210,7 +210,7 @@ The <action> type attribute can be add,update,fix,remove. Update commons.jacoco.version 0.8.5 to 0.8.6 (Fixes Java 15 builds). </action> <action dev="ggregory" type="update" due-to="Dependabot"> - Update spotbugs from 4.1.2 to 4.2.1 #158, #164, #165, #180, #199. + Update spotbugs from 4.1.2 to 4.2.2, #158, #164, #165, #180, #199, #213. </action> <action dev="ggregory" type="update" due-to="Dependabot"> Bump spotbugs-maven-plugin from 4.0.4 to 4.2.0, #161, #172.