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 0589d26 Bump spotbugs-maven-plugin from 4.2.0 to 4.2.3 #224.
0589d26 is described below
commit 0589d2627873a5c917ee9d1d16bd18b0745304d4
Author: Gary Gregory <[email protected]>
AuthorDate: Wed May 12 09:18:40 2021 -0400
Bump spotbugs-maven-plugin from 4.2.0 to 4.2.3 #224.
---
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 ae37b94..cfb9b46 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.2, #158, #164, #165, #180, #199,
#213.
+ Update spotbugs from 4.1.2 to 4.2.2, 4.2.3, #158, #164, #165, #180,
#199, #213, #224.
</action>
<action dev="ggregory" type="update" due-to="Dependabot">
Bump spotbugs-maven-plugin from 4.0.4 to 4.2.0, #161, #172.