diff --git a/pom.xml b/pom.xml index 73470bf..7bebbaa 100644 --- a/pom.xml +++ b/pom.xml @@ -188,6 +188,32 @@ + + + + org.apache.maven.plugins + maven-enforcer-plugin + 3.5.0 + + + enforce-versions + + enforce + + + + + [3.6.3,) + + + [11,) + + + + + + + @@ -224,7 +250,7 @@ org.apache.maven.plugins maven-javadoc-plugin - 3.11.1 + 3.11.2 11