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-lang.git


The following commit(s) were added to refs/heads/master by this push:
     new c06fd10  Bump spotbugs-maven-plugin from 4.2.0 to 4.2.2 #735.
     new aaf210e  Merge branch 'master' of 
https://gitbox.apache.org/repos/asf/commons-lang.git
c06fd10 is described below

commit c06fd10b0e8bdbef07d09907919b7d22e0c4baf5
Author: Gary Gregory <[email protected]>
AuthorDate: Wed Mar 24 19:46:34 2021 -0400

    Bump spotbugs-maven-plugin from 4.2.0 to 4.2.2 #735.
---
 src/changes/changes.xml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index bc85850..5a33c99 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -52,6 +52,8 @@ The <action> type attribute can be add,update,fix,remove.
     <!-- ADD -->
     <action                   type="add" dev="ggregory" due-to="Gary 
Gregory">Add EnumUtils.getEnumSystemProperty(...).</action>
     <action                   type="add" dev="ggregory" due-to="Gary 
Gregory">Add TriConsumer.</action>
+    <!-- UPDATE -->
+    <action                   type="add" dev="ggregory" 
due-to="Dependabot">Bump spotbugs-maven-plugin from 4.2.0 to 4.2.2 
#735.</action>
   </release>
 
   <release version="3.12.0" date="2021-02-26" description="New features and 
bug fixes (Java 8).">

Reply via email to