build(deps): bump org.apache.maven.plugins:maven-javadoc-plugin from 3.11.1 to 3.11.2
requested to merge dependabot/maven/org.apache.maven.plugins-maven-javadoc-plugin-3.11.2 into development
Created by: dependabot[bot]
Bumps org.apache.maven.plugins:maven-javadoc-plugin from 3.11.1 to 3.11.2.
Release notes
Sourced from org.apache.maven.plugins:maven-javadoc-plugin's releases.
3.11.2
🚀 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
Commits
-
44cbab7
[maven-release-plugin] prepare release maven-javadoc-plugin-3.11.2 -
3de45d8
use github for scm -
45ccf06
Bump com.thoughtworks.qdox:qdox from 2.1.0 to 2.2.0 -
530fa01
[MJAVADOC-823] legacyMode keeps using module-info.java (-sourcedirectory stil... -
3a16d92
Bump commons-io:commons-io from 2.17.0 to 2.18.0 -
69c1ba7
Migrate from Plexus to Sisu Guice (#341) -
39857ea
Remove usages of deprecated ReaderFactory class (#339) -
314203a
[MJAVADOC-814] handle parameters such packages with multi lines (#337) -
3bb982d
refactor: Replace Plexus AbstractLogEnabled with SLF4J (#338) -
76826c8
[MJAVADOC-822] skippedModules should be more scalable and support regex (#336) - 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)