From 5b6f51e787fb4719b75b849217c657cc699c6743 Mon Sep 17 00:00:00 2001 From: Oliver Drotbohm Date: Wed, 14 May 2025 13:01:01 +0200 Subject: [PATCH] GH-2319 - Update Jackson to 2.19.0. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 1a49dece..164c3308 100644 --- a/pom.xml +++ b/pom.xml @@ -76,7 +76,7 @@ 1.5.18 0.8.12 ${project.build.directory}/jacoco.exec - 2.18.3 + 2.19.0 spring.hateoas 2.9.0 5.11.4