diff --git a/pom.xml b/pom.xml index 1d3ca75..523cf99 100644 --- a/pom.xml +++ b/pom.xml @@ -24,7 +24,7 @@ Apache License, Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt repo @@ -53,12 +53,34 @@ org.apache.httpcomponents httpclient 4.5.14 + + + commons-codec + commons-codec + + + + + commons-codec + commons-codec + 1.15 org.apache.httpcomponents httpmime 4.5.14 + + jakarta.xml.bind + jakarta.xml.bind-api + 2.3.2 + + + org.glassfish.jaxb + jaxb-runtime + 2.3.2 + runtime + com.fasterxml.jackson.core jackson-databind @@ -122,25 +144,6 @@ false - - maven-assembly-plugin - - - jar-with-dependencies - package - - single - - - - - - jar-with-dependencies - - safeguardjava-${revision}-bundle - false - -