From c88e40413d856a775972f9abaae15f8ea1bcc02c Mon Sep 17 00:00:00 2001 From: Oliver Drotbohm Date: Thu, 16 Feb 2023 23:19:20 +0100 Subject: [PATCH] #1912 - Upgrade to Jackson 2.13.5. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index a910e2d5..984d3795 100644 --- a/pom.xml +++ b/pom.xml @@ -76,7 +76,7 @@ 1.2.11 0.8.7 ${project.build.directory}/jacoco.exec - 2.13.4 + 2.13.5 spring.hateoas 2.6.0 5.8.2