From c5b8619b1e2a4c793d761e1d9a0c9acbfc4ab4fd Mon Sep 17 00:00:00 2001 From: Mark Raynsford Date: Tue, 7 May 2024 22:02:43 +0000 Subject: [PATCH] Remove unused dependencies. --- pom.xml | 25 +------------------------ 1 file changed, 1 insertion(+), 24 deletions(-) diff --git a/pom.xml b/pom.xml index 09e6f56..e9d0746 100644 --- a/pom.xml +++ b/pom.xml @@ -30,9 +30,6 @@ 1.0.0 17 - - 1.8.0 - 5.10.2 1.8.4 @@ -92,17 +89,7 @@ - - org.slf4j - slf4j-api - 2.0.13 - - - ch.qos.logback - logback-classic - 1.5.6 - - + org.osgi org.osgi.annotation.bundle @@ -118,16 +105,6 @@ com.io7m.primogenitor.support 8.2.0 - - com.io7m.lanark - com.io7m.lanark.core - 1.2.0 - - - com.io7m.jdeferthrow - com.io7m.jdeferthrow.core - 1.3.0 -