diff --git a/pom.xml b/pom.xml index 95eefc5..009f7c7 100644 --- a/pom.xml +++ b/pom.xml @@ -96,75 +96,75 @@ org.junit.jupiter junit-jupiter-engine - ${junit.jupiter.version} + 5.6.1 test org.junit.jupiter junit-jupiter-params - ${junit.jupiter.version} + 5.6.1 test org.junit.vintage junit-vintage-engine - ${junit.jupiter.version} + 5.8.0 test io.fixprotocol.orchestra repository - ${orchestra.repository.version} + 1.6.8 commons-io commons-io - ${commons.io.version} + 2.14.0 info.picocli picocli - ${picocli-version} + 4.6.3 jakarta.xml.bind jakarta.xml.bind-api - ${jaxb.version} + 2.3.3 com.sun.xml.bind jaxb-impl - ${jaxb.version} + 2.3.3 org.apache.maven maven-plugin-api - ${maven-plugin-api.version} + 3.8.4 org.apache.maven maven-core - ${maven.version} + 3.9.4 org.apache.maven maven-artifact - ${maven.version} + 3.5.0 org.apache.maven maven-compat - ${maven.version} + 3.9.4 org.apache.maven.plugin-tools maven-plugin-annotations - ${maven-plugin-annotations.version} + 3.6.1 org.apache.maven.plugin-testing maven-plugin-testing-harness - ${maven-plugin-testing-harness.version} + 4.0.0-beta-4