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/04/19 14:04:02 UTC

[commons-lang] branch master updated: Bump easymock from 4.2 to 4.3 #746.

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 d5a1814  Bump easymock from 4.2 to 4.3 #746.
     new c1a0c26  Merge branch 'master' of https://gitbox.apache.org/repos/asf/commons-lang.git
d5a1814 is described below

commit d5a1814d63ae03c0f72d2dee4c254bf53aeb092a
Author: Gary Gregory <ga...@gmail.com>
AuthorDate: Mon Apr 19 09:03:57 2021 -0400

    Bump easymock from 4.2 to 4.3 #746.
---
 src/changes/changes.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index ca27d97..7e2deda 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -61,6 +61,7 @@ The <action> type attribute can be add,update,fix,remove.
     <action                   type="update" dev="ggregory" due-to="Gary Gregory">Bump actions/setup-java from v1.4.3 to v2.</action>
     <action                   type="update" dev="ggregory" due-to="Dependabot">Bump spotbugs from 4.2.2 to 4.2.3 #744.</action>
     <action                   type="update" dev="ggregory" due-to="Dependabot">Bump checkstyle from 8.41 to 8.41.1 #739.</action>
+    <action                   type="update" dev="ggregory" due-to="Dependabot">Bump easymock from 4.2 to 4.3 #746.</action>
   </release>
 
   <release version="3.12.0" date="2021-02-26" description="New features and bug fixes (Java 8).">