From a25e7906f5479d6e6542bf35c1cb13b88f6a0745 Mon Sep 17 00:00:00 2001 From: Oliver Drotbohm Date: Tue, 13 Aug 2024 11:46:41 +0200 Subject: [PATCH] GH-2192 - Upgrade to Jackson 2.17.2. --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 1015dc55..7e84ad35 100644 --- a/pom.xml +++ b/pom.xml @@ -76,7 +76,7 @@ 1.5.6 0.8.12 ${project.build.directory}/jacoco.exec - 2.17.1 + 2.17.2 spring.hateoas 2.9.0 5.10.2 @@ -116,7 +116,7 @@ jackson-next - 2.17.0 + 2.17.2