Skip to content

3.11.3

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 16 Aug 08:39
· 18 commits to refs/heads/master since this release
maven-javadoc-plugin-3.11.3
8357bc2

๐Ÿšจ Removed

  • Remove workaround for long patched CVE in javadoc (#388) @elharo

๐Ÿš€ New features and improvements

  • Issue #369 Support --no-fonts option per default for jdk 23+ (#375) @olamy

๐Ÿ› Bug Fixes

  • Make the legacyMode consistent (Filter out all of the module-info.java files in legacy mode, do not use --source-path in legacy mode) (#1217) @fridrich
  • [MJAVADOC-826] - Don't try to modify project source roots (#358) @oehme

๐Ÿ“ Documentation updates

๐Ÿ‘ป Maintenance

๐Ÿ“ฆ Dependency updates