From 9d63f60bdae7e16f8a67d24e1f5b57c9fb3a61d4 Mon Sep 17 00:00:00 2001 From: Oliver Drotbohm Date: Fri, 17 May 2024 00:04:19 +0200 Subject: [PATCH] GH-2148 - Upgrade to Jackson 2.17.1. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 6b43bf4f..2e79924b 100644 --- a/pom.xml +++ b/pom.xml @@ -76,7 +76,7 @@ 1.5.6 0.8.12 ${project.build.directory}/jacoco.exec - 2.17.0 + 2.17.1 spring.hateoas 2.9.0 5.10.2