From 9c19d7c3b860f722b0ce916da5f0a35d502eccd9 Mon Sep 17 00:00:00 2001 From: Oliver Drotbohm Date: Thu, 13 Apr 2023 22:08:30 +0200 Subject: [PATCH] #1939 - Upgrade to Jackson 2.15 RC2. --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 3fe230cf..9197de5f 100644 --- a/pom.xml +++ b/pom.xml @@ -76,7 +76,7 @@ 1.4.6 0.8.8 ${project.build.directory}/jacoco.exec - 2.14.2 + 2.15.0-rc2 spring.hateoas 2.7.0 5.9.2 @@ -117,7 +117,7 @@ jackson-next - 2.15.0-rc1 + 2.15.0-rc2