proofpoint / platform

Proofpoint Platform
Apache License 2.0
74 stars 73 forks source link

Updated modernizer to support java 17 and maven 3.9 #906

Closed tomjshore closed 1 year ago

tomjshore commented 1 year ago

Updated modernizer This is because on java 17 we get the following error Execution modernizer of goal org.gaul:modernizer-maven-plugin:2.2.0:modernizer failed: Unsupported class file major version 61

And on maven 3.9 we get the following error Execution modernizer of goal org.gaul:modernizer-maven-plugin:2.4.0:modernizer failed: A required class was missing while executing org.gaul:modernizer-maven-plugin:2.4.0:modernizer: org/codehaus/plexus/util/StringUtils

tomjshore commented 1 year ago

have to work on modernizer new rules.