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-daemon.git
The following commit(s) were added to refs/heads/master by this push:
new 05fafd7 Bump spotbugs-maven-plugin from 4.6.0.0 to 4.7.1.0 #48.
05fafd7 is described below
commit 05fafd74ac4646394c1a94ea8b8afc5ad8d8b257
Author: Gary Gregory <[email protected]>
AuthorDate: Fri Jul 15 20:09:32 2022 -0400
Bump spotbugs-maven-plugin from 4.6.0.0 to 4.7.1.0 #48.
---
src/changes/changes.xml | 3 +++
1 file changed, 3 insertions(+)
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 851cfbd..9cbd9b4 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -51,6 +51,9 @@
<action type="update" dev="ggregory" due-to="Gary Gregory">
Bump actions/cache from 3.0.3 to 3.0.5.
</action>
+ <action type="update" dev="ggregory" due-to="Gary Gregory">
+ Bump spotbugs-maven-plugin from 4.6.0.0 to 4.7.1.0 #48.
+ </action>
</release>
<release version="1.3.1" date="2022-05-09" description="Bug fix release">
<!-- FIX -->