Group: OWASP Maven Enforcer
1. Class File Format Rule
org.owasp.maven.enforcer » class-file-format-ruleApache
A maven-enforcer rule that ensures dependencies do not exceed the required class file format required by
the JVM. In other words, if your project must support an older version of Java - this rule will ensure your dependencies
are able to run in the older JVM.
Last Release on Sep 2, 2021