From 298ef8c8faef353edde42ee74a779a76b9f3c4ba Mon Sep 17 00:00:00 2001 From: Antonio Felix Date: Thu, 9 Jan 2020 17:21:28 +0000 Subject: [PATCH] Update versions of referenced projects. Added missing libraries --- pom.xml | 22 ++++++++++++++++++++-- 1 file changed, 20 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 240c377fac..ecfa85a205 100644 --- a/pom.xml +++ b/pom.xml @@ -36,8 +36,8 @@ 11 - 8.75 - 8.12 + 8.83 + 8.18 6.2 6.1 @@ -604,6 +604,18 @@ + + + org.mybatis + mybatis + 3.3.0 + + + org.mybatis + mybatis-spring + 1.2.5 + + @@ -1021,6 +1033,12 @@ indy test + + org.apache.chemistry.opencmis + chemistry-opencmis-client-impl + ${dependency.opencmis.version} + test +