Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.11.1 to 3.11.2 by dependabot[bot] 路 Pull Request #269 路 s4u/parent (original) (raw)
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) @鈥媜lamy
- [MJAVADOC-814] - handle parameters such packages with multi lines (#337) @鈥媜lamy
- [MJAVADOC-822] - skippedModules should be more scalable and support regex (#336) @鈥媜lamy
馃摝 Dependency updates
- Bump com.thoughtworks.qdox:qdox from 2.1.0 to 2.2.0 (#344) @鈥媎ependabot
- Bump commons-io:commons-io from 2.17.0 to 2.18.0 (#342) @鈥媎ependabot
- Bump org.codehaus.mojo:l10n-maven-plugin from 1.0.0 to 1.1.0 (#335) @鈥媎ependabot
馃懟 Maintenance
- refactor: Replace Plexus AbstractLogEnabled with SLF4J (#338) @鈥媡imtebeek
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 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)