From 59f05e1d2f33970120aa65ccd33645eeb710824e Mon Sep 17 00:00:00 2001 From: David Gault Date: Wed, 29 Mar 2023 16:07:36 +0100 Subject: [PATCH] Bump jackson dependencies to 2.14.2 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 2ced365f..4c24fa79 100644 --- a/pom.xml +++ b/pom.xml @@ -135,12 +135,12 @@ com.fasterxml.jackson.core jackson-databind - 2.14.1 + 2.14.2 com.fasterxml.jackson.core jackson-annotations - 2.14.1 + 2.14.2 com.esotericsoftware