Skip to content

Releases: mathieucarbou/license-maven-plugin

license-maven-plugin-4.6

25 Sep 09:30
license-maven-plugin-4.6
a17bf37
Compare
Choose a tag to compare

Release v4.6

  • Add apache-2 no email support
  • Use JSR330 inject rather than deprecated component
  • Use try with resources
  • Small api changes on java end (ie closeable exchanged to autocloseable)
  • Require maven 3.6.3 per maven guildelines
  • More lambdas
  • Test cleanup
  • Some logging level checks so it doesn't run expensive checks and then not log
  • Better handling of filepath that was repeating path replacements
  • Lots of library / plugin updates

WARNING

THIS IS THE LAST VERSION SUPPORTING JAVA 8

  • From version 5.0.0 : Java 11 will be required
  • From version 6.0.0 : Java 11 will be required

What's Changed

Read more