spotbugs / spotbugs-maven-plugin

Maven Mojo Plug-In to generate reports based on the SpotBugs Analyzer
https://spotbugs.github.io/spotbugs-maven-plugin/
Apache License 2.0
79 stars 53 forks source link

Add add opens for java.lang and java.util #873

Closed hazendaz closed 2 months ago

hazendaz commented 2 months ago

running site needed this on java 22. Its been working otherwise so probably some new issue on legacy doxia 1. Adding it to overcome issue.