Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.11.2 to 3.11.3 by dependabot[bot] 路 Pull Request #651 路 mojohaus/mojo-parent (original) (raw)
Bumps org.apache.maven.plugins:maven-javadoc-plugin from 3.11.2 to 3.11.3.
Release notes
Sourced from org.apache.maven.plugins:maven-javadoc-plugin's releases.
3.11.3
馃毃 Removed
馃殌 New features and improvements
馃悰 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) @鈥媐ridrich
- [MJAVADOC-826] - Don't try to modify project source roots (#358) @鈥媜ehme
馃摑 Documentation updates
- Correct javadoc-no-fork description on index-page (#368) @鈥婤ukama
- [MNGSITE-529] - Rename "Goals" to "Plugin Documentation" (#360) @鈥婤ukama
- (doc) Close links tag in links parameter javadoc example (#355) @鈥媠ixcorners
馃懟 Maintenance
- Be consistent about data encoding when copying files (#1215) @鈥媐ridrich
- Clean up JavadocUtilTest (#1210) @鈥媏lharo
- Use Java 7 relativization instead of hand-rolled code (#385) @鈥媏lharo
- Rephrase source code fix interactive messages for clarity (#390) @鈥媏lharo
- Reduce non-debug logging (#389) @鈥媏lharo
- Delete duplicate @鈥媡hrows clause (#384) @鈥媏lharo
- Use Java 7 relativization instead of our hand-rolled code (#381) @鈥媏lharo
- Clean up comments and argument names (#386) @鈥媏lharo
- Remove workaround for long patched CVE in javadoc (#388) @鈥媏lharo
- Issue #378 Cleanup of code related to old non supported Java version (#382) @鈥媜lamy
- Cure deprecation warning (#383) @鈥媏lharo
- [MJAVADOC-773] - deprecate toRelative (#379) @鈥媏lharo
- Issue #373 Fix JDK 23 build (#374) @鈥媜lamy
- Fix
aggregateJavadoc typo (#371) @鈥婮ackPGreen- Enable GH issues (#365) @鈥婤ukama
- [MJAVADOC-825] - Prefer NullPointerExceptions for null arguments (#350) @鈥媏lharo
馃摝 Dependency updates
- Bump commons-io:commons-io from 2.19.0 to 2.20.0 (#1221) @dependabot[bot]
- Bump org.apache.commons:commons-text from 1.13.1 to 1.14.0 (#1222) @dependabot[bot]
- Bump org.apache.commons:commons-lang3 from 3.6 to 3.18.0 in /src/it/projects/MJAVADOC-787 (#1227) @dependabot[bot]
- Maven Archiver 3.6.4 (#1226) @鈥媜lamy
- Bump org.apache.commons:commons-lang3 from 3.6 to 3.18.0 in /src/it/projects/MJAVADOC-575_source8-module-info (#1224) @dependabot[bot]
- Bump org.assertj:assertj-core from 3.27.3 to 3.27.4 (#1223) @dependabot[bot]
- Bump org.apache.commons:commons-lang3 from 3.6 to 3.18.0 in /src/it/projects/MJAVADOC-506_excl-module-info (#1218) @dependabot[bot]
- Bump org.codehaus.plexus:plexus-java from 1.3.0 to 1.5.0 (#363) @dependabot[bot]
... (truncated)
Commits
- 8357bc2 [maven-release-plugin] prepare release maven-javadoc-plugin-3.11.3
- ab6e97e Bump commons-io:commons-io from 2.19.0 to 2.20.0
- 83788c1 Bump org.apache.commons:commons-text from 1.13.1 to 1.14.0
- 99ee1fc Bump org.apache.commons:commons-lang3 in /src/it/projects/MJAVADOC-787
- 18bfeb8 Maven Archiver 3.6.4 (#1226)
- 63618bb Bump org.apache.commons:commons-lang3 (#1224)
- 81afff9 Bump org.assertj:assertj-core from 3.27.3 to 3.27.4 (#1223)
- 8bcdebf Add Apache 2.0 LICENSE file (#1220)
- 2299072 Make the legacyMode consistent and actually useful (#1217)
- 33c9f01 Be consistent about data encoding when copying files (#1215)
- 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)