From e24fa31758ccb6482693c5197b19e9c5c4be33e0 Mon Sep 17 00:00:00 2001 From: Oliver Drotbohm Date: Fri, 12 Jul 2024 11:43:35 +0200 Subject: [PATCH] GH-2163 - Upgrade to Jackson 2.17.2. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 1f7b4140..fff79dcf 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