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 4d9c487 Bump spotbugs from 4.2.3 to 4.3.0 #249. new eaf44e4 Merge branch 'master' of https://ggreg...@gitbox.apache.org/repos/asf/commons-io.git 4d9c487 is described below commit 4d9c487a902699b6b485fe6ecbacf570eb50bc56 Author: Gary Gregory <garydgreg...@gmail.com> AuthorDate: Mon Jul 5 16:58:50 2021 -0400 Bump spotbugs from 4.2.3 to 4.3.0 #249. --- src/changes/changes.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/changes/changes.xml b/src/changes/changes.xml index c5c7d18..50ebe49 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -76,6 +76,9 @@ The <action> type attribute can be add,update,fix,remove. <action dev="ggregory" type="update" due-to="Dependabot"> Bump jmh.version from 1.27 to 1.32 #237. </action> + <action dev="ggregory" type="update" due-to="Dependabot"> + Bump spotbugs from 4.2.3 to 4.3.0 #249. + </action> </release> <!-- The release date is the date RC is cut --> <release version="2.10.0" date="2021-06-10" description="Java 8 required.">