Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.11.3 to 3.12.0 by dependabot[bot] 路 Pull Request #664 路 mojohaus/mojo-parent (original) (raw)
Bumps org.apache.maven.plugins:maven-javadoc-plugin from 3.11.3 to 3.12.0.
Release notes
Sourced from org.apache.maven.plugins:maven-javadoc-plugin's releases.
3.12.0
馃挜 Breaking changes
- remove fix mojo (#1263) @鈥媏lharo
- detectOfflineLinks is now false per default for all jar mojo issue #1258 (#1259) @鈥媜lamy
馃悰 Bug Fixes
- Fix legacyMode (#1265) @鈥媐ridrich
- Fix
package {...} does not existinlegacyMode(#1243) @鈥婮ackPGreen- Ensure UTF-8 charset is used to avoid IllegalArgumentException: Null charset name (#1245) @鈥媏lharo
- Remove Javadoc 1.4+ / -1.1 switch related warning (#1240) @鈥媝erceptron8
馃懟 Maintenance
- protect 3.8.x branch (#1238) @鈥媓boutemy
- feat: enable prevent branch protection rules (#1228) @鈥媠parsick
馃摝 Dependency updates
- Bump org.codehaus.mojo:mrm-maven-plugin from 1.6.0 to 1.7.0 (#1257) @dependabot[bot]
Commits
- 2a06bed [maven-release-plugin] prepare release maven-javadoc-plugin-3.12.0
- a71ecf9 bump version 3.12.0-SNAPSHOT
- 88f2b71 [maven-release-plugin] prepare for next development iteration
- 7e18956 [maven-release-plugin] prepare release maven-javadoc-plugin-3.11.4
- c11b76c In legacyMode, don't use -sourcepath, unless excludePackageNames is not empty...
- bc9904b remove fix mojo (#1263)
- f310135 Fix
package {...} does not existinlegacyMode(#1243) - c8270f9 detectOfflineLinks is now false per default for all jar mojo issue #1258 ...
- 953e609 Delete flaky test (#1260)
- 2bba7a4 Bump org.codehaus.mojo:mrm-maven-plugin from 1.6.0 to 1.7.0
- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)