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 6912bb8e Bump org.apache.commons:commons-parent from 81 to 83
6912bb8e is described below
commit 6912bb8ea76f26da731ec7aa6352a9cb5d5e3a1e
Author: Gary D. Gregory <[email protected]>
AuthorDate: Thu May 1 00:47:36 2025 -0400
Bump org.apache.commons:commons-parent from 81 to 83
---
src/changes/changes.xml | 1 +
1 file changed, 1 insertion(+)
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index b993ca0b..b0a1e1d9 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -30,6 +30,7 @@
<!-- ADD -->
<!-- UPDATE -->
<action type="update" dev="ggregory" due-to="Gary Gregory,
Dependabot">Bump com.fasterxml.jackson.core:jackson-databind from 2.18.3 to
2.19.0 #565.</action>
+ <action type="update" dev="ggregory" due-to="Gary Gregory">Bump
org.apache.commons:commons-parent from 81 to 83.</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 -->