From efad9359fa6809d483bd91c78a1a352c0d4b29d8 Mon Sep 17 00:00:00 2001 From: Rodica Sutu Date: Thu, 24 May 2018 09:31:29 +0300 Subject: [PATCH] minor updates --- pom.xml | 26 +++++++++++++++++++++++++- rm-community/rm-community-repo/pom.xml | 20 +------------------- 2 files changed, 26 insertions(+), 20 deletions(-) diff --git a/pom.xml b/pom.xml index 960cf6f3bb..a97b4f3d73 100644 --- a/pom.xml +++ b/pom.xml @@ -171,7 +171,8 @@ -Xmx1024m -XX:MaxPermSize=256m -Duser.language=en -Dcom.sun.management.jmxremote true false - 6.0.0 + 1.1.0 + 2.9.5 @@ -191,6 +192,29 @@ 4.12 test + + + com.fasterxml.jackson.core + jackson-core + ${dependency.jackson.version} + + + com.fasterxml.jackson.core + jackson-annotations + ${dependency.jackson.version} + + + com.fasterxml.jackson.core + jackson-databind + ${dependency.jackson.version} + + + + com.fasterxml.jackson.datatype + jackson-datatype-joda + ${dependency.jackson.version} + test + diff --git a/rm-community/rm-community-repo/pom.xml b/rm-community/rm-community-repo/pom.xml index 505ae7ade1..5ab5870216 100644 --- a/rm-community/rm-community-repo/pom.xml +++ b/rm-community/rm-community-repo/pom.xml @@ -30,7 +30,7 @@ 7.2 8.5 - 6.49 + 6.50 6.31 1.0.8 6.0 @@ -340,24 +340,6 @@ alfresco-data-model ${dependency.alfresco-data-model.version} - - com.fasterxml.jackson.core - jackson-databind - 2.9.5 - provided - - - com.fasterxml.jackson.core - jackson-annotations - 2.9.5 - provided - - - com.fasterxml.jackson.datatype - jackson-datatype-joda - 2.9.5 - test - org.springframework