From 101c60717c9c577c47873982ef12c549c79bb835 Mon Sep 17 00:00:00 2001 From: Claudia Agache Date: Sat, 14 Nov 2020 12:43:51 +0200 Subject: [PATCH] update jackson-databind to 2.7.9.1 --- .../rm-automation-community-rest-api/pom.xml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/rm-automation/rm-automation-community-rest-api/pom.xml b/rm-automation/rm-automation-community-rest-api/pom.xml index 1207eddf86..5c8fb293e6 100644 --- a/rm-automation/rm-automation-community-rest-api/pom.xml +++ b/rm-automation/rm-automation-community-rest-api/pom.xml @@ -17,7 +17,7 @@ alfresco-governance-services-community-repo 1.38 2.0.0 - 2.7.7 + 2.7.9.1 @@ -90,10 +90,10 @@ docker-java 3.0.14 - - com.fasterxml.jackson.core - jackson-databind - ${jackson.databind.version} - + + com.fasterxml.jackson.core + jackson-databind + ${jackson.databind.version} +