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 6aab991 Bump jackson-databind from 2.12.4 to 2.13.1 #159
6aab991 is described below
commit 6aab991070ab20b10b268a18f2bbd5026785b6bf
Author: Gary Gregory <[email protected]>
AuthorDate: Wed Mar 2 19:55:55 2022 -0500
Bump jackson-databind from 2.12.4 to 2.13.1 #159
---
src/changes/changes.xml | 3 +++
1 file changed, 3 insertions(+)
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index a6153da..0014a86 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -170,6 +170,9 @@
<action type="update" dev="ggregory" due-to="Gary Gregory">
Bump org.dbunit:dbunit from 2.7.0 to 2.7.2.
</action>
+ <action type="update" dev="ggregory" due-to="John Patrick ">
+ Bump jackson-databind from 2.12.4 to 2.13.1 #159.
+ </action>
</release>
<release version="2.7" date="2020-03-07"
description="Minor release with new features and updated
dependencies.">