Skip to content

Spotbugs Maven Plugin 4.9.3.1

Choose a tag to compare

@hazendaz hazendaz released this 24 Jun 19:03
spotbugs-maven-plugin-4.9.3.1
97cfc34

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