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/12/22 17:02:50 UTC

[commons-daemon] branch master updated: Bump spotbugs-maven-plugin from 4.4.2.2 to 4.5.2.0 #37.

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 b93c761  Bump spotbugs-maven-plugin from 4.4.2.2 to 4.5.2.0 #37.
b93c761 is described below

commit b93c761e464221f39f0cac418d93e4cf74c44c2c
Author: Gary Gregory <ga...@gmail.com>
AuthorDate: Wed Dec 22 12:02:45 2021 -0500

    Bump spotbugs-maven-plugin from 4.4.2.2 to 4.5.2.0 #37.
---
 src/changes/changes.xml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 48b03a7..c9820e8 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -100,6 +100,9 @@
       <action type="update" dev="ggregory" due-to="Gary Gregory">
         Bump commons.daemon.javaversion 1.6 -> 1.7.
       </action>
+      <action type="update" dev="ggregory" due-to="Dependabot">
+        Bump spotbugs-maven-plugin from 4.4.2.2 to 4.5.2.0 #37.
+      </action>
     </release>
     <release version="1.2.4" date="2021-01-21" description="Bug fix release">
       <action issue="DAEMON-424" type="fix" dev="markt" due-to="Bernhard Scholz">