From f65a6138158be5e8fe3341833b5eae5fca32ebf0 Mon Sep 17 00:00:00 2001 From: Chris Eager Date: Thu, 27 Oct 2022 12:11:53 -0500 Subject: [PATCH] Update jackson to 2.13.4 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index cc7aa26fc..8af9875ea 100644 --- a/pom.xml +++ b/pom.xml @@ -52,7 +52,7 @@ 1.49.2 2.9.0 30.1.1-jre - 2.13.3 + 2.13.4 2.3.1 2.9.0 1.7.10 @@ -84,7 +84,7 @@ com.fasterxml.jackson jackson-bom - 2.13.3 + ${jackson.version} pom import