From 6fc42178a0a33d120205b066994c7c4f4b3f2f23 Mon Sep 17 00:00:00 2001 From: Oliver Drotbohm Date: Thu, 12 Jan 2023 09:54:03 +0100 Subject: [PATCH] #1890 - Upgrade to Jackson 2.14.1. --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 8a77f683..ea2ea4ba 100644 --- a/pom.xml +++ b/pom.xml @@ -76,7 +76,7 @@ 1.4.5 0.8.8 ${project.build.directory}/jacoco.exec - 2.14.0 + 2.14.1 spring.hateoas 2.7.0 5.9.0 @@ -117,7 +117,7 @@ jackson-next - 2.14.0 + 2.14.1