Skip to content

1.94

Compare
Choose a tag to compare
@github-actions github-actions released this 24 Jan 19:26
· 300 commits to refs/heads/master since this release
3bccfa6

🚨 Removed

  • Remove unnecessary enforceBytecodeVersion excludes (#384) @basil
  • Remove defaultGoal (#379) @basil
  • Remove unnecessary customization of remote repository update frequency (#378) @basil
  • Remove obsolete Maven plugins (#375) @basil

🚀 New features and improvements

  • Inline Maven property incrementals.url for Maven 4 support (#372) @basil

🐛 Bug fixes

👻 Maintenance

  • Ban javax.servlet:servlet-api version 0 (#385) @basil
  • Define releaseProfiles in <plugins> section rather than <pluginManagement> section (#380) @basil
  • Use a name for the Stapler plugin property that is consistent with plugin-pom (#374) @basil
  • Consolidate maven-surefire-plugin.version and maven-surefire-report-plugin.version (#373) @basil
  • Remove forceJavacCompilerUse workaround (#362) @basil
  • Remove japanese mailing list from pom (#361) @NotMyFault

📦 Dependency updates