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 6cc4a6b0 Bump org.apache.commons:commons-lang3 from 3.18.0 to 3.19.0 6cc4a6b0 is described below commit 6cc4a6b0ca206a465fa36502a4a85c6e07d736eb Author: Gary D. Gregory <garydgreg...@gmail.com> AuthorDate: Wed Sep 24 10:15:25 2025 -0400 Bump org.apache.commons:commons-lang3 from 3.18.0 to 3.19.0 --- pom.xml | 2 +- src/changes/changes.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index c8f5f2b6..89eaec78 100644 --- a/pom.xml +++ b/pom.xml @@ -101,7 +101,7 @@ <dependency> <groupId>org.apache.commons</groupId> <artifactId>commons-lang3</artifactId> - <version>3.18.0</version> + <version>3.19.0</version> </dependency> <dependency> <groupId>org.apache.commons</groupId> diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 4789fb6e..4c58a91f 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -39,7 +39,7 @@ <action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">Bump com.fasterxml.jackson.core:jackson-databind from 2.18.3 to 2.20.0 #565, #599.</action> <action type="update" dev="ggregory" due-to="Gary Gregory">Bump commons-beanutils:commons-beanutils from 1.10.1 to 1.11.0.</action> <action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">Bump log4j.version from 2.24.3 to 2.25.1 #579.</action> - <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, Dependabot">Bump org.apache.commons:commons-lang3 from 3.17.0 to 3.19.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.0.</action>