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-configuration.git
The following commit(s) were added to refs/heads/master by this push: new 7c22f4d5 Bump org.apache.commons:commons-text from 1.13.1 to 1.14.10 7c22f4d5 is described below commit 7c22f4d5a5004954b38de91ab338659bd52a93ce Author: Gary D. Gregory <garydgreg...@gmail.com> AuthorDate: Thu Jul 24 08:19:06 2025 -0400 Bump org.apache.commons:commons-text from 1.13.1 to 1.14.10 --- 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 4ca32829..3cf6562d 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -41,7 +41,7 @@ <action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">Bump org.apache.commons:commons-lang3 from 3.17.0 to 3.18.0 #582.</action> <action type="update" dev="ggregory" due-to="Gary Gregory">Bump commons-io:commons-io from 2.19.0 to 2.20.0.</action> <action type="update" dev="ggregory" due-to="Gary Gregory">Bump commons-codec:commons-codec from 1.18.0 to 1.19.0.</action> - <action type="update" dev="ggregory" due-to="Gary Gregory">Bump org.apache.commons:commons-text from 1.13.1 to 1.14.10.</action> + <action type="update" dev="ggregory" due-to="Gary Gregory">Bump org.apache.commons:commons-text from 1.13.1 to 1.14.0.</action> </release> <release version="2.12.0" date="2025-04-22" description="This is a feature and maintenance release. Java 8 or later is required."> <!-- FIX -->