From 4ad18cf06d65cdd74c0345ab9a6e82e6c0e79f96 Mon Sep 17 00:00:00 2001 From: Oliver Drotbohm Date: Wed, 13 Mar 2024 17:13:36 +0100 Subject: [PATCH] GH-2112 - Upgrade to Jackson 2.15.4. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 731d2507..b9b00682 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.8.0 5.10.1