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 c93b5fc Bump jackson-databind from 2.13.2 to 2.13.2.2 #173
c93b5fc is described below
commit c93b5fc4145e11bc49288633751c23f7e7af30de
Author: Gary Gregory <[email protected]>
AuthorDate: Fri Apr 1 12:57:02 2022 -0400
Bump jackson-databind from 2.13.2 to 2.13.2.2 #173
---
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 30298ed..35d0bb9 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -155,7 +155,7 @@
Bump Apache Commons VFS 2.6.0 -> 2.9.0.
</action>
<action type="update" dev="ggregory" due-to="Dependabot">
- Bump jackson-databind from 2.11.3 to 2.13.2 ,#88, #94, #127, #159,
#168.
+ Bump jackson-databind from 2.11.3 to 2.13.2.2 ,#88, #94, #127, #159,
#168, #173.
</action>
<action type="update" dev="ggregory" due-to="Dependabot">
Bump actions/cache from v2 to v3 #99, #151, #169.