From 39fba77e11bce1b68a4485cb6cc58d936c253e6f Mon Sep 17 00:00:00 2001 From: Thomas Papke Date: Thu, 31 Aug 2023 11:27:19 +0200 Subject: [PATCH] #580 Build artifact contain certain unused (but declared) dependencies --- pom.xml | 49 +++++++++++++++++++++++++++---------------------- 1 file changed, 27 insertions(+), 22 deletions(-) diff --git a/pom.xml b/pom.xml index 3b38277..00dfdf5 100644 --- a/pom.xml +++ b/pom.xml @@ -42,6 +42,15 @@ + + + + org.glassfish.jaxb + jaxb-runtime + 2.3.8 + + + @@ -62,17 +71,7 @@ com.microsoft.sqlserver mssql-jdbc - - jakarta.xml.bind - jakarta.xml.bind-api - 2.3.3 - - - com.sun.xml.bind - jaxb-ri - 2.3.5 - pom - + org.simplejavamail @@ -212,11 +211,6 @@ - - org.webjars - bootstrap - 5.1.3 - org.webjars Eonasdan-bootstrap-datetimepicker @@ -252,6 +246,12 @@ hapi-fhir-jpaserver-test-utilities ${project.version} test + + + com.sun.xml.bind + jaxb-impl + + org.eclipse.jetty @@ -319,7 +319,7 @@ org.awaitility awaitility - 4.1.0 + 4.2.0 test @@ -339,14 +339,14 @@ io.micrometer micrometer-core - 1.9.4 + 1.11.3 io.micrometer micrometer-registry-prometheus - 1.9.4 + 1.11.3 @@ -402,7 +402,12 @@ org.apache.maven.plugins maven-dependency-plugin - 3.2.0 + 3.6.0 + + + org.apache.maven.plugins + maven-surefire-plugin + 3.1.2 @@ -430,7 +435,7 @@ org.apache.maven.plugins maven-compiler-plugin - 3.8.1 + 3.11.0 11 @@ -581,7 +586,7 @@ --> - +