·
5 commits
to refs/heads/master
since this release
💥 Breaking changes
- remove fix mojo (#1263) @elharo
- detectOfflineLinks is now false per default for all jar mojo issue #1258 (#1259) @olamy
🐛 Bug Fixes
- Fix legacyMode (#1265) @fridrich
- Fix
package {...} does not exist
inlegacyMode
(#1243) @JackPGreen - Ensure UTF-8 charset is used to avoid IllegalArgumentException: Null charset name (#1245) @elharo
- Remove Javadoc 1.4+ / -1.1 switch related warning (#1240) @perceptron8
👻 Maintenance
- protect 3.8.x branch (#1238) @hboutemy
- feat: enable prevent branch protection rules (#1228) @sparsick
📦 Dependency updates
- Bump org.codehaus.mojo:mrm-maven-plugin from 1.6.0 to 1.7.0 (#1257) @dependabot[bot]