From d9ced02300cabecdb53fe1676d697a5ffe600dae Mon Sep 17 00:00:00 2001 From: Oliver Drotbohm Date: Thu, 14 Oct 2021 16:35:49 +0200 Subject: [PATCH] #1677 - Upgrade to Jackson 2.13.0. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 0ee0e8b0..40042c6c 100644 --- a/pom.xml +++ b/pom.xml @@ -76,7 +76,7 @@ 1.2.6 0.8.7 ${project.build.directory}/jacoco.exec - 2.12.5 + 2.13.0 spring.hateoas 2.6.0 5.8.0