From f606004a40808b54471e52c99befd90cc10c68c7 Mon Sep 17 00:00:00 2001 From: "Mark A. Greenwood" Date: Mon, 24 Jun 2024 09:59:08 +0100 Subject: [PATCH] bumped jackson-databind to the latest version, see #166 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 8e809f6..48d4999 100644 --- a/pom.xml +++ b/pom.xml @@ -461,7 +461,7 @@ com.fasterxml.jackson.core jackson-databind - 2.12.7.1 + 2.17.1 compile