diff --git a/pom.xml b/pom.xml index 013bc92..74a224e 100644 --- a/pom.xml +++ b/pom.xml @@ -1,7 +1,5 @@ - + 4.0.0 com.dieselpoint @@ -58,9 +56,29 @@ + + org.apache.maven.plugins + maven-enforcer-plugin + 3.1.0 + + + enforce-maven + + enforce + + + + + 3.2.5 + + + + + + maven-compiler-plugin - 3.8.0 + 3.10.1 11 @@ -68,7 +86,7 @@ org.apache.maven.plugins maven-source-plugin - 3.1.0 + 3.2.1 attach-sources @@ -82,7 +100,7 @@ org.apache.maven.plugins maven-javadoc-plugin - 3.1.0 + 3.4.1 ${java.home}/bin/javadoc -Xdoclint:none @@ -100,7 +118,7 @@ org.apache.maven.plugins maven-gpg-plugin - 1.6 + 3.0.1 sign-artifacts @@ -115,7 +133,7 @@ org.sonatype.plugins nexus-staging-maven-plugin - 1.6.8 + 1.6.13 true ossrh @@ -151,7 +169,7 @@ org.postgresql postgresql - 42.4.1 + 42.5.0 test @@ -165,7 +183,7 @@ org.xerial sqlite-jdbc - 3.36.0.3 + 3.39.2.1 test