koios-java-client
koios-java-client copied to clipboard
Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.11.1 to 3.11.2
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.23de45d8use github for scm45ccf06Bump com.thoughtworks.qdox:qdox from 2.1.0 to 2.2.0530fa01[MJAVADOC-823] legacyMode keeps using module-info.java (-sourcedirectory stil...3a16d92Bump commons-io:commons-io from 2.17.0 to 2.18.069c1ba7Migrate from Plexus to Sisu Guice (#341)39857eaRemove usages of deprecated ReaderFactory class (#339)314203a[MJAVADOC-814] handle parameters such packages with multi lines (#337)3bb982drefactor: 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)