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


The following commit(s) were added to refs/heads/master by this push:
     new 692adf8  Document recent changes.
692adf8 is described below

commit 692adf8b3954429e7d74b76fc97362035f90c1cd
Author: Gary Gregory <garydgreg...@gmail.com>
AuthorDate: Thu Jul 23 17:25:17 2020 -0400

    Document recent changes.
---
 src/changes/changes.xml | 15 +++++++++++++++
 1 file changed, 15 insertions(+)

diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 8d1283e..19ee985 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -75,6 +75,21 @@ The <action> type attribute can be add,update,fix,remove.
       <action dev="ggregory" due-to="Amey Jadiye" type="fix">
         Correction of coverage badge #10.
       </action>
+      <action dev="ggregory" type="update" due-to="Dependabot">
+        Update actions/checkout from v1 to v2.3.1 #44.
+      </action>
+      <action dev="ggregory" type="update" due-to="Dependabot">
+        Update commons-parent from 50 to 51 #14.
+      </action>
+      <action dev="ggregory" type="update" due-to="Dependabot">
+        Update junit from 4.12 to 4.13 #16.
+      </action>
+      <action dev="ggregory" type="update" due-to="Dependabot">
+        Update mockito-core from 3.2.4 to 3.4.4 #18.
+      </action>
+      <action dev="ggregory" type="update" due-to="Dependabot">
+        Update spotbugs-maven-plugin from 3.1.12.2 to 4.0.4 #17.
+      </action>
     </release>
     
     <release version="1.7" date="2017-07-20" description="Bug fixes and 
separate column &amp; property handlers using SPI">

Reply via email to