diff --git a/pom.xml b/pom.xml index 1b8e3982..b435172e 100644 --- a/pom.xml +++ b/pom.xml @@ -47,6 +47,18 @@ + + org.apache.maven.plugins + maven-enforcer-plugin + 3.3.0 + + + org.codehaus.mojo + extra-enforcer-rules + 1.7.0 + + + org.apache.maven.plugins maven-jar-plugin @@ -115,6 +127,29 @@ + + org.apache.maven.plugins + maven-enforcer-plugin + + + enforce-bytecode-version + + enforce + + + + + ${maven.compiler.target} + + test + + + + true + + + + org.apache.maven.plugins maven-jar-plugin @@ -254,8 +289,8 @@ - 8 - 8 + 11 + 11 false 4.5.14