From 77e3b13304b044e9fb5b7d72359910cd66a56274 Mon Sep 17 00:00:00 2001 From: John O'Hara Date: Fri, 2 Feb 2024 13:40:55 +0000 Subject: [PATCH] remove unnecessary dependencies: Fixes #1237 --- horreum-backend/pom.xml | 22 ---------------------- 1 file changed, 22 deletions(-) diff --git a/horreum-backend/pom.xml b/horreum-backend/pom.xml index 5032d7c3e..28ce7f1e7 100644 --- a/horreum-backend/pom.xml +++ b/horreum-backend/pom.xml @@ -264,28 +264,6 @@ org.codehaus.mojo buildnumber-maven-plugin - - io.smallrye - jandex-maven-plugin - 3.0.5 - - - make-index - - jandex - - - - - - org.apache.maven.plugins - maven-compiler-plugin - - 15 - 15 - - -