From de2811ee02533656d19c78e034ef2617e412dc6e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Iv=C3=A1n=20Perdomo?= Date: Tue, 12 Nov 2024 20:23:50 +0100 Subject: [PATCH] IM-475 Fix Maven build warnings --- klab.core.common/pom.xml | 16 +--------------- klab.services.runtime.server/pom.xml | 3 ++- klab.services.runtime/pom.xml | 8 +------- 3 files changed, 4 insertions(+), 23 deletions(-) diff --git a/klab.core.common/pom.xml b/klab.core.common/pom.xml index 4d3e1a3eb..52e0fa525 100644 --- a/klab.core.common/pom.xml +++ b/klab.core.common/pom.xml @@ -58,18 +58,10 @@ org.javassist javassist - - io.github.classgraph - classgraph - org.apache.commons commons-lang3 - - com.fasterxml.jackson.core - jackson-core - com.fasterxml.jackson.core jackson-databind @@ -120,12 +112,6 @@ 5.10.1 test - - org.junit.jupiter - junit-jupiter - 5.10.1 - test - org.glassfish.tyrus.bundles tyrus-standalone-client @@ -179,4 +165,4 @@ - \ No newline at end of file + diff --git a/klab.services.runtime.server/pom.xml b/klab.services.runtime.server/pom.xml index df23b0a4d..1f282066e 100644 --- a/klab.services.runtime.server/pom.xml +++ b/klab.services.runtime.server/pom.xml @@ -12,6 +12,7 @@ org.springframework.boot spring-boot-maven-plugin + ${spring-boot.version} org.integratedmodelling @@ -104,4 +105,4 @@ 1.1.1 - \ No newline at end of file + diff --git a/klab.services.runtime/pom.xml b/klab.services.runtime/pom.xml index 491ef0a69..e75b4baa9 100644 --- a/klab.services.runtime/pom.xml +++ b/klab.services.runtime/pom.xml @@ -18,12 +18,6 @@ 21 21 - - - - org.apache.maven.plugins - maven-compiler-plugin - com.github.therapi @@ -159,4 +153,4 @@ - \ No newline at end of file +