From 6fc0afaf12b6621ea1f9fce8cd8fb2d32832e39b Mon Sep 17 00:00:00 2001 From: Oliver Drotbohm Date: Thu, 17 Apr 2025 16:19:40 +0200 Subject: [PATCH] GH-2310 - Update Jackson to 2.18.3. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 0a47b6ac..b9f276f6 100644 --- a/pom.xml +++ b/pom.xml @@ -76,7 +76,7 @@ 1.5.18 0.8.12 ${project.build.directory}/jacoco.exec - 2.18.2 + 2.18.3 spring.hateoas 2.9.0 5.11.4