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 e790ca9f7 Bump commons-text from 1.9 to 1.10.0 #957 e790ca9f7 is described below commit e790ca9f7b01f85123acfd2df6cafad1d7618b2e Author: Gary Gregory <garydgreg...@users.noreply.github.com> AuthorDate: Thu Sep 29 09:30:26 2022 -0400 Bump commons-text from 1.9 to 1.10.0 #957 --- src/changes/changes.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 95161d65e..32245c279 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -203,6 +203,7 @@ The <action> type attribute can be add,update,fix,remove. <action type="update" dev="kinow" due-to="Dependabot">Bump maven-surefire-plugin from 3.0.0-M5 to 3.0.0-M7 #880, #910.</action> <action type="update" dev="ggregory" due-to="Gary Gregory">Bump apache-rat from 0.13 to 0.14.</action> <action type="update" dev="ggregory" due-to="Dependabot">Bump commons-parent from 53 to 54 #954.</action> + <action type="update" dev="ggregory" due-to="Dependabot">Bump commons-text from 1.9 to 1.10.0 #957.</action> </release> <release version="3.12.0" date="2021-02-26" description="New features and bug fixes (Java 8).">