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 dfb8029a Bump org.apache.commons:commons-parent from 87 to 88 #604 dfb8029a is described below commit dfb8029a3a68e2eea9e73cf6fdcda7ea72b4cf0b Author: Gary Gregory <garydgreg...@users.noreply.github.com> AuthorDate: Fri Sep 19 21:44:21 2025 -0400 Bump org.apache.commons:commons-parent from 87 to 88 #604 --- 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 5e98fb24..4789fb6e 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -35,7 +35,7 @@ <action type="add" dev="ggregory" due-to="Gary Gregory">Add org.apache.commons.configuration2.ImmutableConfiguration.forEach(BiConsumer<String, Object>).</action> <action type="add" dev="ggregory" due-to="Piotr P. Karwasz, Gary Gregory">Add VEX entry for CVE-2025-48924 #587.</action> <!-- UPDATE --> - <action type="update" dev="ggregory" due-to="Gary Gregory, Dependabbot">Bump org.apache.commons:commons-parent from 81 to 87.</action> + <action type="update" dev="ggregory" due-to="Gary Gregory, Dependabbot">Bump org.apache.commons:commons-parent from 81 to 88 #604.</action> <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>