From 339b1c5788738a36dde71ea3b09ce4420aede562 Mon Sep 17 00:00:00 2001 From: Boubaker Khanfir Date: Tue, 12 Dec 2023 15:49:16 +0100 Subject: [PATCH] feat: Upgrade To Tomcat 10 - Meeds-io/MIPs#76 --- pom.xml | 82 ++++++++++++++++----------------------------------------- 1 file changed, 22 insertions(+), 60 deletions(-) diff --git a/pom.xml b/pom.xml index 1f1434d..531b01d 100644 --- a/pom.xml +++ b/pom.xml @@ -23,16 +23,11 @@ maven-exo-depmgt-pom-master-ci - - - - DEP + - 6.6.x-exo-SNAPSHOT - 3.6.x-exo-SNAPSHOT - 1.4.x-exo-SNAPSHOT + 1.6.x-exo-SNAPSHOT 4.4 1.18.0 @@ -43,35 +38,22 @@ 2.0.24 5.2.2 1.28.4 + 1.0.1 3.0-eXo03 5.1.1 2.2.22.GA - 1.2.0 2.0.9 1.3.4 2.1 3.5.2 + 56.1 - org.exoplatform.social - social - ${org.exoplatform.social.version} - pom - import - - - org.exoplatform.addons.task - task-management-parent - ${addon.exo.tasks.version} - pom - import - - - org.exoplatform.addons.notes - notes - ${addon.exo.notes.version} + io.meeds.distribution + meeds + ${io.meeds.distribution.version} pom import @@ -106,6 +88,11 @@ sources ${org.apache.jackrabbit.version} + + org.apache.jackrabbit + jackrabbit-jcr-tests + ${org.apache.jackrabbit.version} + org.apache.lucene lucene-core @@ -132,6 +119,11 @@ + + org.apache.ws.commons + ws-commons-util + ${org.apache.ws.commons.version} + org.apache.tika tika-core @@ -210,41 +202,6 @@ jboss-rmi-api_1.0_spec ${javax.rmi.version} - - org.juzu - juzu-core - ${org.juzu.version} - - - org.juzu - juzu-plugins-portlet - ${org.juzu.version} - - - org.juzu - juzu-plugins-less - ${org.juzu.version} - - - org.juzu - juzu-plugins-upload - ${org.juzu.version} - - - org.juzu - juzu-plugins-less4j - ${org.juzu.version} - - - org.juzu - juzu-plugins-validation - ${org.juzu.version} - - - org.juzu - juzu-plugins-webjars - ${org.juzu.version} - org.powermock powermock-module-junit4 @@ -260,6 +217,11 @@ concurrent ${version.concurrent} + + com.ibm.icu + icu4j + ${com.ibm.icu.version} +