From e0592786b869f3937ae21f1fe7a20aa558bb098c Mon Sep 17 00:00:00 2001 From: Oliver Drotbohm Date: Wed, 12 Oct 2022 12:26:16 +0200 Subject: [PATCH] #1859 - Add Jackson 2.14-specific build profile. --- pom.xml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/pom.xml b/pom.xml index 406db042..4fa82156 100644 --- a/pom.xml +++ b/pom.xml @@ -115,6 +115,13 @@ + + jackson-next + + 2.14.0-rc1 + + +