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 2021/08/22 13:02:45 UTC

[commons-io] branch master updated: Bump spotbugs from 4.3.0 to 4.4.0 #259.

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 181f996  Bump spotbugs from 4.3.0 to 4.4.0 #259.
181f996 is described below

commit 181f996c902a0fc1f43679fa9fec67ba3da27450
Author: Gary Gregory <ga...@gmail.com>
AuthorDate: Sun Aug 22 09:02:43 2021 -0400

    Bump spotbugs from 4.3.0 to 4.4.0 #259.
---
 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 d2f5135..c7168db 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -134,7 +134,7 @@ The <action> type attribute can be add,update,fix,remove.
         Bump Maven Javadoc plugin from 3.2.0 to 3.3.0.
       </action>
       <action dev="ggregory" type="update" due-to="Dependabot">
-        Bump spotbugs-maven-plugin from 4.2.3 to 4.3.0 #250.
+        Bump spotbugs-maven-plugin from 4.2.3 to 4.4.0 #250, #259.
       </action>
       <action dev="ggregory" type="update" due-to="Gary Gregory">
         Bump JUnit from 5.7.2 to 5.8.0-M1.