diff --git a/pom.xml b/pom.xml index a6d6b4b..1d87019 100644 --- a/pom.xml +++ b/pom.xml @@ -50,27 +50,9 @@ - official - 1.8 UTF-8 - - - - org.jetbrains.kotlin - kotlin-stdlib-jdk8 - 1.3.61 - - - org.jetbrains.kotlin - kotlin-test-junit5 - 1.3.61 - test - - - - michaelbull @@ -136,11 +118,6 @@ - - com.github.gantsign.maven - ktlint-maven-plugin - 1.4.0 - com.github.maven-nar nar-maven-plugin @@ -256,51 +233,13 @@ jacoco-maven-plugin 0.8.4 - - org.jetbrains.kotlin - kotlin-maven-plugin - 1.3.61 - - - com.github.gantsign.maven - ktlint-maven-plugin - - - check - - check - - - - io.github.zlika reproducible-build-maven-plugin - - org.jetbrains.kotlin - - kotlin-maven-plugin - - 1.3.61 - - - compile - - compile - - - - test-compile - - test-compile - - - - org.apache.maven.plugins maven-compiler-plugin @@ -308,30 +247,6 @@ 1.8 1.8 - - - default-compile - none - - - default-testCompile - none - - - java-compile - compile - - compile - - - - java-test-compile - test-compile - - testCompile - - - org.apache.maven.plugins