From 2aa7b6edc4391549355a9e6f287f8433a04aacd8 Mon Sep 17 00:00:00 2001 From: Oliver Drotbohm Date: Wed, 13 Mar 2024 21:25:53 +0100 Subject: [PATCH] GH-2121 - Upgrade to Jackson 2.15.4. --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 883fa59eb..d7f93e122 100644 --- a/pom.xml +++ b/pom.xml @@ -76,7 +76,7 @@ 1.4.14 0.8.8 ${project.build.directory}/jacoco.exec - 2.15.3 + 2.15.4 spring.hateoas 2.9.0 5.9.3 @@ -139,7 +139,7 @@ jackson-next - 2.16.0 + 2.17.0