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 5d2b8657 Bump org.apache.commons:commons-parent from 67 to 69 #396
5d2b8657 is described below
commit 5d2b8657eaf9fcb02b6fefa96b618ac554d4d9b8
Author: Gary Gregory <[email protected]>
AuthorDate: Mon Apr 1 14:10:51 2024 -0400
Bump org.apache.commons:commons-parent from 67 to 69 #396
---
src/changes/changes.xml | 1 +
1 file changed, 1 insertion(+)
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index c5832858..b27454e1 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -32,6 +32,7 @@
<!-- UPDATE -->
<action type="update" dev="ggregory" due-to="Dependabot">Bump
commons-logging:commons-logging from 1.3.0 to 1.3.1 #390.</action>
<action type="update" dev="ggregory" due-to="Dependabot">Bump
commons-io:commons-io from 2.15.1 to 2.16.0 #394.</action>
+ <action type="update" dev="ggregory" due-to="Dependabot">Bump
org.apache.commons:commons-parent from 67 to 69 #396.</action>
</release>
<release version="2.10.1" date="2024-03-17" description="Minor release
with new features and updated dependencies; requires Java 8 or above.">
<!-- FIX -->