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 15b07437 Better description
15b07437 is described below
commit 15b07437fe476f3d6bc7a51dd0168fda86a4d6eb
Author: Gary Gregory <[email protected]>
AuthorDate: Fri Mar 15 23:25:41 2024 -0400
Better description
---
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 7ce510ef..82dfd261 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -25,7 +25,7 @@
<body>
<release version="2.10.1" date="YYYY-MM-DD" description="Minor release
with new features and updated dependencies.">
<!-- FIX -->
- <action type="fix" issue="CONFIGURATION-840" dev="ggregory" due-to="Gary
Gregory">StackOverflowError when adding property in
AbstractListDelimiterHandler.flattenIterator().</action>
+ <action type="fix" issue="CONFIGURATION-840" dev="ggregory" due-to="Gary
Gregory">StackOverflowError adding property in
AbstractListDelimiterHandler.flattenIterator().</action>
<action type="fix" issue="CONFIGURATION-840" dev="ggregory" due-to="Bob
Marinier, Gary Gregory">Version 2.10.0 fails java.lang.module.FindException:
Module servlet.api not found.</action>
<!-- UPDATE -->
<action type="update" dev="ggregory" due-to="Dependabot">Bump
jackson-databind from 2.16.1 to 2.17.0 #297, #303, #326, #331, #340,
#378.</action>