password4j
password4j copied to clipboard
Bump org.apache.maven.plugins:maven-javadoc-plugin from 2.9.1 to 3.6.2
Bumps org.apache.maven.plugins:maven-javadoc-plugin from 2.9.1 to 3.6.2.
Release notes
Sourced from org.apache.maven.plugins:maven-javadoc-plugin's releases.
3.6.2
🐛 Bug Fixes
- [MJAVADOC-716] - Fix stale files detection failing because of the newline (#144)
@gnodet
- [MJAVADOC-713] - Skipping Javadoc reportset leaves empty Javadoc link i… (#246)
@michael-o
- [MJAVADOC-762] - don't share state between tests (#218)
@elharo
- [MJAVADOC-726] - exclude velocity (#243)
@elharo
- [MJAVADOC-726] - trivial Javadoc fixes to test state of CI (#244)
@elharo
- [MJAVADOC-774] - Mock repository should not change project sources (#241)
@slawekjaranowski
- MJAVADOC-774 create dev profile (#239)
@hboutemy
- Use a stable link in unit test (#240)
@slawekjaranowski
📦 Dependency updates
- Bump org.codehaus.mojo:mrm-maven-plugin from 1.5.0 to 1.6.0 (#247)
@dependabot
- [MJAVADOC-777] - Bump org.codehaus.plexus:plexus-java from 1.1.2 to 1.2.0 (#245)
@dependabot
3.6.0
🚀 New features and improvements
- [MJAVADOC-642] - Make offline mode configurable (#238)
@hgschmie
- [MJAVADOC-642] - Make offline mode configurable (#232)
@hgschmie
- [MJAVADOC-770] - Implement legacy mode for Java 9+ (#228)
@hgschmie
- [MJAVADOC-743] - Drop deprecated mojo parameter (#185)
@cstamas
🐛 Bug Fixes
- [MJAVADOC-742] - Fix resolution of docletArtifacts (#186)
@cstamas
- [MJAVADOC-758] - correct exception in JavadocUtil (#230)
@hgschmie
- [MJAVADOC-769] - fix for transitive filename based modules (#227)
@hgschmie
- [MJAVADOC-767] - javadoc creates invalid --patch-module statements (#225)
@hgschmie
- [MJAVADOC-763] - remove test that doesn't test what it claims (#219)
@elharo
- [MJAVADOC-757] - fix Javadoc warnings (#212)
@elharo
- Fix UmlGraph link in site example (#198)
@ParkerM
📦 Dependency updates
- [JAVADOC-771] - Upgrade Parent to 40 (#234)
@hgschmie
- Bump org.apache.maven:maven-core from 3.6.0 to 3.8.1 in /src/it/projects/MJAVADOC-568_manifest-splitpackage/mojo (#226)
@dependabot
- Bump com.google.guava:guava from 31.1-jre to 32.0.0-jre in /src/it/projects/MJAVADOC-769 (#229)
@dependabot
- [MJAVADOC-766] - Bump org.codehaus.plexus:plexus-archiver from 4.7.1 to 4.8.0 (#222)
@dependabot
- Bump hamcrest-core from 1.3 to 2.2 (#221)
@dependabot
- Bump guava from 27.0.1-jre to 32.0.0-jre in /src/it/projects/MJAVADOC-555_link-automatic-modules (#207)
@dependabot
- Bump javax.servlet-api from 3.1.0 to 4.0.1 (test dependency) (#220)
@dependabot
- [MJAVADOC-761] - commons-io 2.13.0 (#215)
@elharo
- Bump plexus-utils from 3.5.0 to 3.5.1 (#201)
@dependabot
- Bump mockito-core from 4.4.0 to 4.11.0 (#196)
@dependabot
... (truncated)
Commits
28a89f1
[maven-release-plugin] prepare release maven-javadoc-plugin-3.6.216ca43f
[maven-release-plugin] prepare for next development iteration88bc4a5
Align IT after MJAVADOC-7164b881e8
Bump org.codehaus.mojo:mrm-maven-plugin from 1.5.0 to 1.6.045a8d29
[MJAVADOC-716] Fix stale files detection failing because of the added newline...afb2dee
[MJAVADOC-713] Skipping Javadoc reportset leaves empty Javadoc link in site4bad23f
[MJAVADOC-730] Deprecate parameter "old"8364883
[MJAVADOC-777] Bump org.codehaus.plexus:plexus-java from 1.1.2 to 1.2.0 (#245)6fa9c86
[MJAVADOC-762] don't share state between tests (#218)05b12e8
[MJAVADOC-726] exclude velocity (#243)- 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 rebase
will rebase this PR -
@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it -
@dependabot merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency -
@dependabot ignore this major version
will 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 version
will 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 dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)