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 f3a64c1b Bump com.fasterxml.jackson.core:jackson-databind from 2.16.0 to 2.16.1 #340 f3a64c1b is described below commit f3a64c1b053d200fe72053bf81b7fee45070af3f Author: Gary Gregory <garydgreg...@users.noreply.github.com> AuthorDate: Wed Dec 27 11:31:20 2023 -0500 Bump com.fasterxml.jackson.core:jackson-databind from 2.16.0 to 2.16.1 #340 --- 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 3de78ee4..1347229c 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -46,7 +46,7 @@ </action> <!-- UPDATE --> <action type="update" dev="ggregory" due-to="Dependabot"> - Bump jackson-databind from 2.14.2 to 2.16.0 #297, #303, #326, #331. + Bump jackson-databind from 2.14.2 to 2.16.1 #297, #303, #326, #331, #340. </action> <action type="update" dev="ggregory" due-to="Gary Gregory"> Bump commons-io:commons-io from 2.11.0 to 2.15.1.