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 74724f5 Bump spotbugs from 4.2.0 to 4.2.1 #199.
74724f5 is described below
commit 74724f57848b8c506811670c3aeb11ada449e9ab
Author: Gary Gregory <[email protected]>
AuthorDate: Tue Feb 9 14:16:04 2021 -0500
Bump spotbugs from 4.2.0 to 4.2.1 #199.
---
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 de0b031..ccc01ac 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -195,7 +195,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.0 #158, #164, #165, #180.
+ Update spotbugs from 4.1.2 to 4.2.1 #158, #164, #165, #180, #199.
</action>
<action dev="ggregory" type="update" due-to="Dependabot">
Bump spotbugs-maven-plugin from 4.0.4 to 4.2.0, #161, #172.