From bb1e7547f99687a1b034a24a7e306eda292b5014 Mon Sep 17 00:00:00 2001 From: Piero Cittadino <63122825+pieCit87@users.noreply.github.com> Date: Mon, 1 Feb 2021 17:38:13 +0200 Subject: [PATCH] downgrade jackson databind --- pom.xml | 4 ++-- rm-automation/rm-automation-community-rest-api/pom.xml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 0927a7664e..02cf4fccca 100644 --- a/pom.xml +++ b/pom.xml @@ -559,8 +559,8 @@ 3.1.0 8080 - 2.12.1 - 2.12.1 + 2.11.3 + 2.11.2 0.31.0 1.10.19 42.2.16 diff --git a/rm-automation/rm-automation-community-rest-api/pom.xml b/rm-automation/rm-automation-community-rest-api/pom.xml index 6d05cc7038..b559c7682d 100644 --- a/rm-automation/rm-automation-community-rest-api/pom.xml +++ b/rm-automation/rm-automation-community-rest-api/pom.xml @@ -18,7 +18,7 @@ 1.51 3.0.41 2.0.0 - 2.12.1 + 2.7.9.1