From 32cf5993853b1218e97e54c556f3922f49014eb8 Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Tue, 20 Feb 2024 23:46:20 +0100 Subject: [PATCH] fix(deps): update dependency com.fasterxml.jackson.core:jackson-databind to v2.16.1 (#110) Co-authored-by: Victor Chudnovsky --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 2b88bcd..20a5f2d 100644 --- a/pom.xml +++ b/pom.xml @@ -37,7 +37,7 @@ com.fasterxml.jackson.core jackson-databind - 2.13.4.2 + 2.16.1 com.google.guava