Skip to content

1.15.0

Compare
Choose a tag to compare
@sambsnyd sambsnyd released this 10 Dec 03:16
· 573 commits to main since this release
c398880

What's Changed

  • Java 11 and 17 recipes now handle explicit (non-property) maven-compiler-plugin source/target/release configuration (preferring release) by @nmck257 in #149
  • chore: update suppressions for new false positives by @natedanner in #151
  • UseMavenCompilerPluginReleaseConfiguration now prefers ${java.version} if available, and removes source/target without replacement if using default values by @nmck257 in #153
  • Java 11 recipe no longer adds JDeprScan plugin by @nmck257 in #152

New Contributors

Full Changelog: v1.14.1...v1.15.0