From 21e4f9120c6afc735fe4eac9b50a758350e6b543 Mon Sep 17 00:00:00 2001 From: Robert Csakany Date: Fri, 13 Dec 2024 00:44:46 +0100 Subject: [PATCH] JNG-5995 update eclipse (#37) * Versions updated * Fixing dependencies * Fixinf feature dependencies --- pom.xml | 15 +++++++++------ .../src/main/features/solr-osgi-feature.xml | 1 + 2 files changed, 10 insertions(+), 6 deletions(-) diff --git a/pom.xml b/pom.xml index 65a9fa1..77d9294 100644 --- a/pom.xml +++ b/pom.xml @@ -64,7 +64,7 @@ 6.0.0 1.3.0 - 1.18.22 + 1.18.34 1.6.0 3.0.1 @@ -81,9 +81,10 @@ 1.0.3-SNAPSHOT - 3.0.0-M7 + 3.5.1 ${maven.multiModuleProjectDirectory}/logback-test.xml + 1.5.12 3.9.1.2184 @@ -91,7 +92,7 @@ jacoco java ${java.version} - 0.8.8 + 0.8.12 @@ -104,7 +105,8 @@ ch.qos.logback logback-classic - test + ${logback-version} + provided