From 7ed5ee20e1ff1505e9f1f4fa187ac81ef522ca9a Mon Sep 17 00:00:00 2001 From: Jim Hahn Date: Tue, 29 Jun 2021 13:28:51 -0400 Subject: [PATCH] New jetty needs new jackson The upgrade of jetty (or possibly jackson) in oparent necessitated a new version of jackson in policy. Issue-ID: POLICY-3300 Change-Id: I5cf629a7c0719941fc5c4afa81009ccdd89722bb Signed-off-by: Jim Hahn --- integration/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/integration/pom.xml b/integration/pom.xml index 10dbda4f..dd234c87 100644 --- a/integration/pom.xml +++ b/integration/pom.xml @@ -42,7 +42,7 @@ 2.7.8 7.33.0.Final 2.33 - 2.11.3 + 2.12.3 0.7.5 1.6.2 2.3.1 -- 2.16.6