diff --git a/library/pom.xml b/library/pom.xml index ccdde504..4264576f 100644 --- a/library/pom.xml +++ b/library/pom.xml @@ -64,7 +64,8 @@ net.sf.saxon Saxon-HE 12.4 - + + com.fasterxml.jackson.core jackson-databind @@ -82,18 +83,24 @@ - + jakarta.xml.bind jakarta.xml.bind-api 4.0.2 - + + + org.glassfish.jaxb + jaxb-runtime + 4.0.5 + + org.eclipse.angus angus-activation 2.0.2 - + org.apache.pdfbox preflight @@ -104,11 +111,20 @@ pdfbox 3.0.2 + org.dom4j dom4j 2.1.4 + + + com.helger + en16931-cii2ubl + 2.2.4 + + + org.junit.jupiter junit-jupiter-api @@ -121,27 +137,12 @@ 5.10.2 test - - - - com.helger - en16931-cii2ubl - 2.2.4 - - - - org.glassfish.jaxb - jaxb-runtime - 4.0.5 - - org.xmlunit xmlunit-core 2.10.0 test - org.xmlunit xmlunit-assertj @@ -232,11 +233,9 @@ maven-shade-plugin 3.5.3 - true - false - + true + false - *:* @@ -245,18 +244,6 @@ META-INF/*.RSA - - log4j:log4j - - ** - - - - commons-logging:commons-logging - - ** - - @@ -265,15 +252,6 @@ shade - - - - - - -