Spotbugs Maven Plugin 4.9.3.1
Plugin
- Rewrite java io to java nio
- Rewrite some groovy code
- Make sure all resources are closed properly
- Don't mix java code into groovy code
Build
- Update github actions
- Add spock for building unit tests and add baseline of tests
- Rewrite all integration tests from java io to java nio
- Add stubfixer to add missing 'Override' annotations to groovy generated code