From 650faa9b5ebbac4a0f5e1017c919b6b859f2ee48 Mon Sep 17 00:00:00 2001 From: Oliver Drotbohm Date: Tue, 12 Nov 2024 14:00:25 +0100 Subject: [PATCH] GH-2250 - Upgrade to Jackson 2.18.1. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 9c342417..075674ef 100644 --- a/pom.xml +++ b/pom.xml @@ -76,7 +76,7 @@ 1.5.11 0.8.12 ${project.build.directory}/jacoco.exec - 2.18.0 + 2.18.1 spring.hateoas 2.9.0 5.11.2