diff --git a/pom.xml b/pom.xml index 30190a9..cdabb90 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,6 @@ codetf-java 4.2.0 - codetf-java Jackson bindings for the Code Transformation Format (CodeTF) https://github.com/pixee/codetf-java-bindings @@ -20,7 +19,7 @@ MIT License - http://www.opensource.org/licenses/mit-license.php + https://www.opensource.org/licenses/mit-license.php @@ -44,21 +43,22 @@ + UTF-8 + UTF-8 format 3.13.0 3.4.0 - 2.23 3.8.0 - 1.6.13 - 3.3.1 3.2.5 + 3.3.1 + 2.23 0.8.12 + 1.6.13 - 2.16.1 + 1.17.1 2.2 + 2.16.1 5.11.0 - 1.11.0 - 1.17.1 @@ -73,34 +73,27 @@ commons-codec commons-codec - ${commons.codec.version} org.junit.jupiter junit-jupiter-engine - ${junit.jupiter.version} test org.junit.jupiter junit-jupiter-api - ${junit.jupiter.version} test org.junit.jupiter junit-jupiter-params - ${junit.jupiter.version} test - org.hamcrest hamcrest - ${hamcrest.version} test - @@ -111,13 +104,29 @@ import pom + + org.junit + junit-bom + 5.11.0 + import + pom + + + commons-codec + commons-codec + ${commons.codec.version} + + + org.hamcrest + hamcrest + ${hamcrest.version} + - org.apache.maven.plugins maven-source-plugin ${versions.maven-source-plugin} @@ -130,7 +139,6 @@ - org.apache.maven.plugins maven-javadoc-plugin ${versions.maven-javadoc-plugin} @@ -183,11 +191,9 @@ - org.apache.maven.plugins maven-source-plugin - org.apache.maven.plugins maven-javadoc-plugin @@ -204,11 +210,9 @@ maven-checkstyle-plugin - org.apache.maven.plugins maven-shade-plugin - org.apache.maven.plugins maven-gpg-plugin