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 1e6d73a7 Bump com.fasterxml.jackson.core:jackson-databind from 2.18.3 to 2.19.0 #565 1e6d73a7 is described below commit 1e6d73a785bacc8c6c250dbe0497003c7a1d2bde Author: Gary Gregory <garydgreg...@users.noreply.github.com> AuthorDate: Thu May 1 00:24:25 2025 -0400 Bump com.fasterxml.jackson.core:jackson-databind from 2.18.3 to 2.19.0 #565 --- src/changes/changes.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/changes/changes.xml b/src/changes/changes.xml index d6674e6f..62e91885 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -24,6 +24,10 @@ </properties> <body> <release version="2.12.1" date="YYYY-MM-DD" description="Minor release with new features and updated dependencies; requires Java 8 or above."> + <!-- FIX --> + <!-- 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> </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 -->