github-actions
released this
07 Dec 09:57
·
2 commits
to refs/heads/master
since this release
🚀 New features and improvements
- [MJAVADOC-823] - legacyMode keeps using module-info.java (-sourcedirectory still use as well as java files input) (#343) @olamy
- [MJAVADOC-814] - handle parameters such packages with multi lines (#337) @olamy
- [MJAVADOC-822] - skippedModules should be more scalable and support regex (#336) @olamy
📦 Dependency updates
- Bump com.thoughtworks.qdox:qdox from 2.1.0 to 2.2.0 (#344) @dependabot
- Bump commons-io:commons-io from 2.17.0 to 2.18.0 (#342) @dependabot
- Bump org.codehaus.mojo:l10n-maven-plugin from 1.0.0 to 1.1.0 (#335) @dependabot
👻 Maintenance
- refactor: Replace Plexus AbstractLogEnabled with SLF4J (#338) @timtebeek