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 3224835c Bump com.fasterxml.jackson.core:jackson-databind from 2.18.0 to 2.18.2 #518 3224835c is described below commit 3224835ca59e82467ac41084ef57ee19c89ed403 Author: Gary Gregory <garydgreg...@users.noreply.github.com> AuthorDate: Fri Dec 6 13:28:04 2024 -0500 Bump com.fasterxml.jackson.core:jackson-databind from 2.18.0 to 2.18.2 #518 --- 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 61389607..3c122f07 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -36,7 +36,7 @@ <!-- UPDATE --> <action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">Bump org.apache.commons:commons-parent from 70 to 78 #434, #453, #466, #470, #479, #486, #491, #499.</action> <action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">Bump commons-logging:commons-logging from 1.3.2 to 1.3.4 #442, #467.</action> - <action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">Bump com.fasterxml.jackson.core:jackson-databind from 2.17.1 to 2.18.0 #447, #483.</action> + <action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">Bump com.fasterxml.jackson.core:jackson-databind from 2.17.1 to 2.18.2 #447, #483, #518.</action> <action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">Bump commons-codec:commons-codec from 1.17.0 to 1.17.1 #449.</action> <action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">Bump org.apache.commons:commons-lang3 from 3.14.0 to 3.17.0 #450, #458, #471.</action> <action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">Bump org.hamcrest:hamcrest from 2.2 to 3.0 #454.</action>