diff --git a/pom.xml b/pom.xml index 01bba865..9feff659 100644 --- a/pom.xml +++ b/pom.xml @@ -146,6 +146,31 @@ + + java14 + + [1.14,) + + + + + org.apache.maven.plugins + maven-compiler-plugin + ${maven-compiler-plugin.version} + + ${maven.compiler.source} + ${maven.compiler.target} + + + -parameters + + -XX:+AllowRedefinitionToAddDeleteMethods + + + + + + spring