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-cli.git
The following commit(s) were added to refs/heads/master by this push:
new eebcd67 Bump spotbugs-maven-plugin from 4.4.1 to 4.4.2 #71.
eebcd67 is described below
commit eebcd676eff73798d20dfa1750c3b8b4ba25bda8
Author: Gary Gregory <[email protected]>
AuthorDate: Sun Oct 17 10:32:17 2021 -0400
Bump spotbugs-maven-plugin from 4.4.1 to 4.4.2 #71.
---
src/changes/changes.xml | 3 +++
1 file changed, 3 insertions(+)
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 52b7305..e3bbfec 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -109,6 +109,9 @@
<action type="update" dev="ggregory" due-to="Dependabot">
Bump spotbugs from 4.4.1 to 4.4.2 #70.
</action>
+ <action type="update" dev="ggregory" due-to="Dependabot">
+ Bump spotbugs-maven-plugin from 4.4.1 to 4.4.2 #71.
+ </action>
</release>
<release version="1.4" date="2017-03-09" description="New features and bug
fixes">