Open MarkEWaite opened 2 weeks ago
Use plugin BOM to provide versions of dependencies.
Remove the unnecessary configuration items in the pom. Rely on the parent pom.
Reduce spotbugs effort and threshold to match previous behavior.
Multiple other changes to adapt to Java 11, the most recent parent pom, and the most recent dependencies.
Supersedes pull requests:
Automated tests pass. Interactive testing is still needed before this is merged.
Require Jenkins 2.452.4 or newer
Use plugin BOM to provide versions of dependencies.
Remove the unnecessary configuration items in the pom. Rely on the parent pom.
Reduce spotbugs effort and threshold to match previous behavior.
Multiple other changes to adapt to Java 11, the most recent parent pom, and the most recent dependencies.
Supersedes pull requests:
83
84
86
88
90
92
94
95
96
Testing done
Automated tests pass. Interactive testing is still needed before this is merged.
Submitter checklist