diff --git a/pom.xml b/pom.xml index cd1efac..877d788 100644 --- a/pom.xml +++ b/pom.xml @@ -15,13 +15,14 @@ ~ limitations under the License. --> - + 4.0.0 KoSIT XML Prüftool Implementierung de.kosit - 1.5.0 + 1.5.1 validationtool KoSIT XML Validator against XSD and Schematron based on defined scenarios. @@ -37,7 +38,7 @@ renzo.kottmann Renzo Kottmann KoSIT - http://www.xoev.de + http://www.xeinkauf.de Product Owner @@ -54,13 +55,13 @@ UTF-8 - 3.23.1 - 2.11.0 - 3.12.0 - 0.8.8 - 2.3.7 - 1.18.24 - 4.9.0 + 3.27.3 + 2.18.0 + 3.17.0 + 0.8.13 + 2.3.9 + 1.18.38 + 4.11.0 7.2.0 5.2.0 11.4 @@ -95,13 +96,13 @@ info.picocli picocli - 4.7.0 + 4.7.6 true org.fusesource.jansi jansi - 2.4.0 + 2.4.1 true @@ -173,10 +174,20 @@ + + + org.apache.maven.plugins + maven-resources-plugin + 3.3.1 + + ISO-8859-1 + + + org.codehaus.mojo build-helper-maven-plugin - 3.3.0 + 3.6.0 reserve-network-port @@ -196,7 +207,7 @@ org.apache.maven.plugins maven-enforcer-plugin - 3.1.0 + 3.5.0 enforce-versions @@ -216,7 +227,7 @@ org.apache.maven.plugins maven-compiler-plugin - 3.10.1 + 3.14.0 1.8 1.8 @@ -227,7 +238,7 @@ org.apache.maven.plugins maven-shade-plugin - 3.4.1 + 3.6.0 jdk11+ @@ -300,7 +311,7 @@ org.apache.maven.plugins maven-assembly-plugin - 3.4.2 + 3.7.1 full_dist @@ -325,7 +336,7 @@ org.jvnet.jaxb2.maven2 maven-jaxb2-plugin - 0.15.1 + 0.15.3 @@ -345,7 +356,7 @@ org.jvnet.jaxb2_commons jaxb2-basics - 0.11.1 + 0.13.1 @@ -400,11 +411,11 @@ dump - -
localhost
- ${jacoco.tcp.port} - true -
+ +
localhost
+ ${jacoco.tcp.port} + true +
generateJacocoReport @@ -418,7 +429,7 @@ org.apache.maven.plugins maven-surefire-plugin - 3.0.0-M7 + 3.5.3 -Dfile.encoding=UTF-8 ${jacocoSurefire} @@ -428,7 +439,7 @@ org.apache.maven.plugins maven-source-plugin - 3.2.1 + 3.3.1 attach-sources @@ -442,7 +453,7 @@ org.apache.maven.plugins maven-release-plugin - 2.5.3 + 3.1.1 v@{project.version} @@ -451,17 +462,17 @@ org.codehaus.mojo exec-maven-plugin - 3.1.0 + 3.5.0 - + run - pre-integration-test - + pre-integration-test + exec - + - + java false true @@ -509,7 +520,7 @@ org.apache.maven.plugins maven-failsafe-plugin - 3.0.0-M7 + 3.5.3 test-it @@ -518,8 +529,8 @@ verify - - -Dfile.encoding=UTF-8 -Ddaemon.port=${validator.server.port} + + -Dfile.encoding=UTF-8 -Ddaemon.port=${validator.server.port} @@ -528,7 +539,7 @@ org.apache.maven.plugins maven-javadoc-plugin - 3.4.1 + 3.11.2 8 none @@ -578,7 +589,7 @@ maven-gpg-plugin - 1.6 + 3.2.7 sign-artifacts @@ -623,13 +634,15 @@ format - false + + false + net.revelc.code.formatter formatter-maven-plugin - 2.12.2 + 2.13.0 maven-formatting