From 631263f18d78373e8ad156933ae9d5fcc3bddd51 Mon Sep 17 00:00:00 2001 From: Oliver Drotbohm Date: Tue, 10 Dec 2024 20:46:28 +0100 Subject: [PATCH] GH-2264 - Upgrade to Jackson 2.17.3. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index e5a49a2e..7bfdd39c 100644 --- a/pom.xml +++ b/pom.xml @@ -76,7 +76,7 @@ 1.5.9 0.8.12 ${project.build.directory}/jacoco.exec - 2.17.2 + 2.17.3 spring.hateoas 2.9.0 5.10.5