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-fileupload.git
The following commit(s) were added to refs/heads/master by this push:
new a6a18cd Bump spotbugs-maven-plugin from 4.5.3.0 to 4.6.0.0 #141
a6a18cd is described below
commit a6a18cd830a6005cac49bf931189b761a08831fc
Author: Gary Gregory <[email protected]>
AuthorDate: Sun Mar 27 08:58:58 2022 -0700
Bump spotbugs-maven-plugin from 4.5.3.0 to 4.6.0.0 #141
---
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 12b6916..ae21493 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -57,7 +57,7 @@ The <action> type attribute can be add,update,fix,remove.
<action dev="ggregory" type="update"
due-to="Dependabot">Bump maven-pmd-plugin from 3.13.0 to 3.14.0 #48.</action>
<action dev="ggregory" type="update" due-to="Gary
Gregory">Update commons.japicmp.version 0.13.0 -> 0.15.3.</action>
<action dev="ggregory" type="update" due-to="Gary
Gregory">Bump build actions/setup-java from v1.4.3 to v2.</action>
- <action dev="ggregory" type="update"
due-to="Dependabot">Bump spotbugs-maven-plugin from 4.2.3 to 4.5.3.0 #103,
#133.</action>
+ <action dev="ggregory" type="update"
due-to="Dependabot">Bump spotbugs-maven-plugin from 4.2.3 to 4.6.0.0 #103,
#133, #141.</action>
<action issue="FILEUPLOAD-340" dev="mgrigorov" type="update">Make
commons-fileupload2 a JPMS module by adding module-info.class.</action>
<action dev="jochen" type="update"
due-to="Dependabot">Update Spotbugs from 4.2.3 to 4.4.0, ignore EI_EXPOSE_REP,
and EI_EXPOSE_REP2.</action>
<action issue="FILEUPLOAD-341" dev="jochen" type="update" due-to="Martin
Grigorov">Move Exception classes out of the impl package.</action>