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-codec.git
The following commit(s) were added to refs/heads/master by this push: new d720e87 Typo. d720e87 is described below commit d720e8797233b467f17dc7ebdddfe482d08a374a Author: Gary Gregory <garydgreg...@gmail.com> AuthorDate: Fri Dec 11 17:04:42 2020 -0500 Typo. --- src/changes/changes.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/changes/changes.xml b/src/changes/changes.xml index e7c5a31..ef0532f 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -45,7 +45,7 @@ The <action> type attribute can be add,update,fix,remove. <release version="1.16" date="TBD" description="Feature and fix release."> <action dev="ggregory" type="update" due-to="Dependabot">Update build actions/setup-java from v1.4.1 to v1.4.2 #60.</action> <action dev="ggregory" type="update" due-to="Gary Gregory">Update commons.jacoco.version 0.8.5 to 0.8.6 (Fixes Java 15 builds).</action> - <action dev="aherbert" type="fix" due-to="James Gan">Remove duplicated words from javadocs.</action> + <action dev="aherbert" type="fix" due-to="James Gan">Remove duplicated words from Javadocs.</action> <action dev="ggregory" type="update" due-to="Dependabot">Bump actions/setup-java from v1.4.2 to v1.4.3 #62.</action> <action dev="ggregory" type="update" due-to="Dependabot">Bump actions/checkout from v2.3.2 to v2.3.4 #65.</action> </release>