diff --git a/icecore-hashids.iml b/icecore-hashids.iml index 3360b15..88689a6 100644 --- a/icecore-hashids.iml +++ b/icecore-hashids.iml @@ -14,6 +14,5 @@ - \ No newline at end of file diff --git a/pom.xml b/pom.xml index ab639dc..029da29 100644 --- a/pom.xml +++ b/pom.xml @@ -70,7 +70,10 @@ ${basedir}/src/main/assets/assembly-bin.xml 1.8 UTF-8 + 8.0 + 4.12 + 1.3 @@ -89,21 +92,14 @@ junit junit - 4.12 + ${junit.version} test org.hamcrest hamcrest-core - 1.3 - test - - - - org.hamcrest - hamcrest-library - 1.3 + ${hamcrest.version} test @@ -114,7 +110,7 @@ org.apache.maven.plugins maven-compiler-plugin - 3.5.1 + 3.6.1 ${java.version} ${java.version} @@ -163,7 +159,7 @@ org.apache.maven.plugins maven-javadoc-plugin - 2.10.4 + 3.0.0-M1 attach-javadocs @@ -203,6 +199,7 @@ org.apache.maven.plugins maven-checkstyle-plugin + 2.17 com.puppycrawl.tools @@ -271,7 +268,7 @@ org.jacoco jacoco-maven-plugin - 0.7.7.201606060606 + 0.7.9 @@ -330,7 +327,7 @@ org.sonatype.plugins nexus-staging-maven-plugin - 1.6.7 + 1.6.8 true ossrh