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 3e27e51 Bump junit-pioneer from 1.1.0 to 1.3.0 #702 3e27e51 is described below commit 3e27e51770124866c530ed321f21368ea07e7740 Author: Gary Gregory <garydgreg...@gmail.com> AuthorDate: Wed Jan 27 11:45:27 2021 -0500 Bump junit-pioneer from 1.1.0 to 1.3.0 #702 --- src/changes/changes.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/src/changes/changes.xml b/src/changes/changes.xml index a7d3bd9..d014bed 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -104,6 +104,7 @@ The <action> type attribute can be add,update,fix,remove. <action type="update" dev="kinow" due-to="Dependabot">Bump jmh.version from 1.21 to 1.27 #674.</action> <action type="update" dev="ggregory" due-to="Gary Gregory">Update commons.japicmp.version 0.14.3 -> 0.15.2.</action> <action type="update" dev="ggregory" due-to="Ali K. Nouri">Processor.java: check enum euqality with == instead of .equals() method #690.</action> + <action type="update" dev="ggregory" due-to="Dependabot">Bump junit-pioneer from 1.1.0 to 1.3.0 #702.</action> </release> <release version="3.11" date="2020-07-12" description="New features and bug fixes."> <action type="update" dev="chtompki" due-to="Jin Xu">Refine test output for FastDateParserTest</action>