Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.5.0 to 3.6.0 #84

Merged
dependabot[bot] merged 1 commit from dependabot/maven/org.apache.maven.plugins-maven-javadoc-plugin-3.6.0 into master 2023-09-21 14:57:37 +00:00
dependabot[bot] commented 2023-09-18 19:51:25 +00:00 (Migrated from github.com)

Bumps org.apache.maven.plugins:maven-javadoc-plugin from 3.5.0 to 3.6.0.

Release notes

Sourced from org.apache.maven.plugins:maven-javadoc-plugin's releases.

3.6.0

🚀 New features and improvements

🐛 Bug Fixes

📦 Dependency updates

👻 Maintenance

... (truncated)

Commits
  • 7548066 [maven-release-plugin] prepare release maven-javadoc-plugin-3.6.0
  • 77adc47 [MJAVADOC-642] Make offline mode configurable (#238)
  • 24362d2 [MJAVADOC-742] Fix resolution of docletArtifacts (#186)
  • bee4197 fix jenkins link (#237)
  • 9830bdc Fix build on jenkins
  • 6f30bed [MJAVADOC-642] Make offline mode configurable (#232)
  • e4023d0 [JAVADOC-771] Upgrade Parent to 40 (#234)
  • 7904e45 [MJAVADOC-772] Refresh download page
  • 87c2424 Bump org.apache.maven:maven-core (#226)
  • 83ab01b Use 3.6.0 as release version (#233)
  • Additional commits viewable in compare view

Dependabot compatibility score

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)
Bumps [org.apache.maven.plugins:maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin) from 3.5.0 to 3.6.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/apache/maven-javadoc-plugin/releases">org.apache.maven.plugins:maven-javadoc-plugin's releases</a>.</em></p> <blockquote> <h2>3.6.0</h2> <!-- raw HTML omitted --> <h2>🚀 New features and improvements</h2> <ul> <li><a href="https://issues.apache.org/jira/browse/MJAVADOC-642">[MJAVADOC-642]</a> - Make offline mode configurable (<a href="https://redirect.github.com/apache/maven-javadoc-plugin/pull/238">#238</a>) <a href="https://github.com/hgschmie"><code>@​hgschmie</code></a></li> <li><a href="https://issues.apache.org/jira/browse/MJAVADOC-642">[MJAVADOC-642]</a> - Make offline mode configurable (<a href="https://redirect.github.com/apache/maven-javadoc-plugin/pull/232">#232</a>) <a href="https://github.com/hgschmie"><code>@​hgschmie</code></a></li> <li><a href="https://issues.apache.org/jira/browse/MJAVADOC-770">[MJAVADOC-770]</a> - Implement legacy mode for Java 9+ (<a href="https://redirect.github.com/apache/maven-javadoc-plugin/pull/228">#228</a>) <a href="https://github.com/hgschmie"><code>@​hgschmie</code></a></li> <li><a href="https://issues.apache.org/jira/browse/MJAVADOC-743">[MJAVADOC-743]</a> - Drop deprecated mojo parameter (<a href="https://redirect.github.com/apache/maven-javadoc-plugin/pull/185">#185</a>) <a href="https://github.com/cstamas"><code>@​cstamas</code></a></li> </ul> <h2>🐛 Bug Fixes</h2> <ul> <li><a href="https://issues.apache.org/jira/browse/MJAVADOC-742">[MJAVADOC-742]</a> - Fix resolution of docletArtifacts (<a href="https://redirect.github.com/apache/maven-javadoc-plugin/pull/186">#186</a>) <a href="https://github.com/cstamas"><code>@​cstamas</code></a></li> <li><a href="https://issues.apache.org/jira/browse/MJAVADOC-758">[MJAVADOC-758]</a> - correct exception in JavadocUtil (<a href="https://redirect.github.com/apache/maven-javadoc-plugin/pull/230">#230</a>) <a href="https://github.com/hgschmie"><code>@​hgschmie</code></a></li> <li><a href="https://issues.apache.org/jira/browse/MJAVADOC-769">[MJAVADOC-769]</a> - fix for transitive filename based modules (<a href="https://redirect.github.com/apache/maven-javadoc-plugin/pull/227">#227</a>) <a href="https://github.com/hgschmie"><code>@​hgschmie</code></a></li> <li><a href="https://issues.apache.org/jira/browse/MJAVADOC-767">[MJAVADOC-767]</a> - javadoc creates invalid --patch-module statements (<a href="https://redirect.github.com/apache/maven-javadoc-plugin/pull/225">#225</a>) <a href="https://github.com/hgschmie"><code>@​hgschmie</code></a></li> <li><a href="https://issues.apache.org/jira/browse/MJAVADOC-763">[MJAVADOC-763]</a> - remove test that doesn't test what it claims (<a href="https://redirect.github.com/apache/maven-javadoc-plugin/pull/219">#219</a>) <a href="https://github.com/elharo"><code>@​elharo</code></a></li> <li><a href="https://issues.apache.org/jira/browse/MJAVADOC-757">[MJAVADOC-757]</a> - fix Javadoc warnings (<a href="https://redirect.github.com/apache/maven-javadoc-plugin/pull/212">#212</a>) <a href="https://github.com/elharo"><code>@​elharo</code></a></li> <li>Fix UmlGraph link in site example (<a href="https://redirect.github.com/apache/maven-javadoc-plugin/pull/198">#198</a>) <a href="https://github.com/ParkerM"><code>@​ParkerM</code></a></li> </ul> <h2>📦 Dependency updates</h2> <ul> <li><a href="https://issues.apache.org/jira/browse/JAVADOC-771">[JAVADOC-771]</a> - Upgrade Parent to 40 (<a href="https://redirect.github.com/apache/maven-javadoc-plugin/pull/234">#234</a>) <a href="https://github.com/hgschmie"><code>@​hgschmie</code></a></li> <li>Bump org.apache.maven:maven-core from 3.6.0 to 3.8.1 in /src/it/projects/MJAVADOC-568_manifest-splitpackage/mojo (<a href="https://redirect.github.com/apache/maven-javadoc-plugin/pull/226">#226</a>) <a href="https://github.com/dependabot"><code>@​dependabot</code></a></li> <li>Bump com.google.guava:guava from 31.1-jre to 32.0.0-jre in /src/it/projects/MJAVADOC-769 (<a href="https://redirect.github.com/apache/maven-javadoc-plugin/pull/229">#229</a>) <a href="https://github.com/dependabot"><code>@​dependabot</code></a></li> <li><a href="https://issues.apache.org/jira/browse/MJAVADOC-766">[MJAVADOC-766]</a> - Bump org.codehaus.plexus:plexus-archiver from 4.7.1 to 4.8.0 (<a href="https://redirect.github.com/apache/maven-javadoc-plugin/pull/222">#222</a>) <a href="https://github.com/dependabot"><code>@​dependabot</code></a></li> <li>Bump hamcrest-core from 1.3 to 2.2 (<a href="https://redirect.github.com/apache/maven-javadoc-plugin/pull/221">#221</a>) <a href="https://github.com/dependabot"><code>@​dependabot</code></a></li> <li>Bump guava from 27.0.1-jre to 32.0.0-jre in /src/it/projects/MJAVADOC-555_link-automatic-modules (<a href="https://redirect.github.com/apache/maven-javadoc-plugin/pull/207">#207</a>) <a href="https://github.com/dependabot"><code>@​dependabot</code></a></li> <li>Bump javax.servlet-api from 3.1.0 to 4.0.1 (test dependency) (<a href="https://redirect.github.com/apache/maven-javadoc-plugin/pull/220">#220</a>) <a href="https://github.com/dependabot"><code>@​dependabot</code></a></li> <li><a href="https://issues.apache.org/jira/browse/MJAVADOC-761">[MJAVADOC-761]</a> - commons-io 2.13.0 (<a href="https://redirect.github.com/apache/maven-javadoc-plugin/pull/215">#215</a>) <a href="https://github.com/elharo"><code>@​elharo</code></a></li> <li>Bump plexus-utils from 3.5.0 to 3.5.1 (<a href="https://redirect.github.com/apache/maven-javadoc-plugin/pull/201">#201</a>) <a href="https://github.com/dependabot"><code>@​dependabot</code></a></li> <li>Bump mockito-core from 4.4.0 to 4.11.0 (<a href="https://redirect.github.com/apache/maven-javadoc-plugin/pull/196">#196</a>) <a href="https://github.com/dependabot"><code>@​dependabot</code></a></li> </ul> <h2>👻 Maintenance</h2> <ul> <li>fix jenkins link (<a href="https://redirect.github.com/apache/maven-javadoc-plugin/pull/237">#237</a>) <a href="https://github.com/hgschmie"><code>@​hgschmie</code></a></li> <li>Fix build on jenkins (<a href="https://redirect.github.com/apache/maven-javadoc-plugin/pull/236">#236</a>) <a href="https://github.com/slawekjaranowski"><code>@​slawekjaranowski</code></a></li> <li><a href="https://issues.apache.org/jira/browse/MJAVADOC-772">[MJAVADOC-772]</a> - Refresh download page (<a href="https://redirect.github.com/apache/maven-javadoc-plugin/pull/235">#235</a>) <a href="https://github.com/slawekjaranowski"><code>@​slawekjaranowski</code></a></li> <li>Use 3.6.0 as release version (<a href="https://redirect.github.com/apache/maven-javadoc-plugin/pull/233">#233</a>) <a href="https://github.com/hgschmie"><code>@​hgschmie</code></a></li> <li>Remove superflous whitespace from PR template (<a href="https://redirect.github.com/apache/maven-javadoc-plugin/pull/231">#231</a>) <a href="https://github.com/hgschmie"><code>@​hgschmie</code></a></li> <li>Bump jetty from 9.4.50.v20221201 to 9.4.51.v20230217 (<a href="https://redirect.github.com/apache/maven-javadoc-plugin/pull/224">#224</a>) <a href="https://github.com/slachiewicz"><code>@​slachiewicz</code></a></li> <li><a href="https://issues.apache.org/jira/browse/MJAVADOC-765">[MJAVADOC-765]</a> - Fix build with Java 20 (<a href="https://redirect.github.com/apache/maven-javadoc-plugin/pull/223">#223</a>) <a href="https://github.com/slachiewicz"><code>@​slachiewicz</code></a></li> <li><a href="https://issues.apache.org/jira/browse/MJAVADOC-760">[MJAVADOC-760]</a> - declare test dependencies (<a href="https://redirect.github.com/apache/maven-javadoc-plugin/pull/217">#217</a>) <a href="https://github.com/elharo"><code>@​elharo</code></a></li> <li><a href="https://issues.apache.org/jira/browse/MJAVADOC-760">[MJAVADOC-760]</a> - explicitly declare shared utility dependencies (<a href="https://redirect.github.com/apache/maven-javadoc-plugin/pull/216">#216</a>) <a href="https://github.com/elharo"><code>@​elharo</code></a></li> <li>remove unused private method (<a href="https://redirect.github.com/apache/maven-javadoc-plugin/pull/213">#213</a>) <a href="https://github.com/elharo"><code>@​elharo</code></a></li> <li>replace plexus with maven shared utils (<a href="https://redirect.github.com/apache/maven-javadoc-plugin/pull/211">#211</a>) <a href="https://github.com/elharo"><code>@​elharo</code></a></li> <li><a href="https://issues.apache.org/jira/browse/MJAVADOC-755">[MJAVADOC-755]</a> - replace IOUtil.close with try with resources (<a href="https://redirect.github.com/apache/maven-javadoc-plugin/pull/209">#209</a>) <a href="https://github.com/elharo"><code>@​elharo</code></a></li> <li><a href="https://issues.apache.org/jira/browse/MJAVADOC-755">[MJAVADOC-755]</a> - Use java.lang.String instead of StringUtils (<a href="https://redirect.github.com/apache/maven-javadoc-plugin/pull/208">#208</a>) <a href="https://github.com/elharo"><code>@​elharo</code></a></li> <li><a href="https://issues.apache.org/jira/browse/MNG-6829">[MNG-6829]</a> - Replace StringUtils#isEmpty(String) and #isNotEmpty(String) (<a href="https://redirect.github.com/apache/maven-javadoc-plugin/pull/205">#205</a>) <a href="https://github.com/timtebeek"><code>@​timtebeek</code></a></li> <li>Bump mockito-core from 4.4.0 to 4.11.0 (<a href="https://redirect.github.com/apache/maven-javadoc-plugin/pull/196">#196</a>) <a href="https://github.com/dependabot"><code>@​dependabot</code></a></li> <li><a href="https://issues.apache.org/jira/browse/MNG-6825">[MNG-6825]</a> - Replace Maven shared StringUtils with Commons Lang3 (<a href="https://redirect.github.com/apache/maven-javadoc-plugin/pull/199">#199</a>) <a href="https://github.com/timtebeek"><code>@​timtebeek</code></a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/apache/maven-javadoc-plugin/commit/7548066d25e6c01055400cca9acf26567c7a74e6"><code>7548066</code></a> [maven-release-plugin] prepare release maven-javadoc-plugin-3.6.0</li> <li><a href="https://github.com/apache/maven-javadoc-plugin/commit/77adc4747e29bbb1873ae812347a77c0e7648565"><code>77adc47</code></a> [MJAVADOC-642] Make offline mode configurable (<a href="https://redirect.github.com/apache/maven-javadoc-plugin/issues/238">#238</a>)</li> <li><a href="https://github.com/apache/maven-javadoc-plugin/commit/24362d288bc70c658cdcced4cc0b60b648180dc7"><code>24362d2</code></a> [MJAVADOC-742] Fix resolution of docletArtifacts (<a href="https://redirect.github.com/apache/maven-javadoc-plugin/issues/186">#186</a>)</li> <li><a href="https://github.com/apache/maven-javadoc-plugin/commit/bee41974b1768e779d9c21c6426776f6a4207b20"><code>bee4197</code></a> fix jenkins link (<a href="https://redirect.github.com/apache/maven-javadoc-plugin/issues/237">#237</a>)</li> <li><a href="https://github.com/apache/maven-javadoc-plugin/commit/9830bdcb5309db68f86401d7f14c62041ea4fae7"><code>9830bdc</code></a> Fix build on jenkins</li> <li><a href="https://github.com/apache/maven-javadoc-plugin/commit/6f30bed49a05dc548b4a6c1cffde92204aca14c6"><code>6f30bed</code></a> [MJAVADOC-642] Make offline mode configurable (<a href="https://redirect.github.com/apache/maven-javadoc-plugin/issues/232">#232</a>)</li> <li><a href="https://github.com/apache/maven-javadoc-plugin/commit/e4023d09cbbd99e27130acefbaa7bd9d0ba6c54f"><code>e4023d0</code></a> [JAVADOC-771] Upgrade Parent to 40 (<a href="https://redirect.github.com/apache/maven-javadoc-plugin/issues/234">#234</a>)</li> <li><a href="https://github.com/apache/maven-javadoc-plugin/commit/7904e45c82f3385771953896b917e2b589d9c19d"><code>7904e45</code></a> [MJAVADOC-772] Refresh download page</li> <li><a href="https://github.com/apache/maven-javadoc-plugin/commit/87c24242899b5a1bf01f591533fdbba25dbd238a"><code>87c2424</code></a> Bump org.apache.maven:maven-core (<a href="https://redirect.github.com/apache/maven-javadoc-plugin/issues/226">#226</a>)</li> <li><a href="https://github.com/apache/maven-javadoc-plugin/commit/83ab01beea0a9cadafa4b2b05b3da35bd0d7dab5"><code>83ab01b</code></a> Use 3.6.0 as release version (<a href="https://redirect.github.com/apache/maven-javadoc-plugin/issues/233">#233</a>)</li> <li>Additional commits viewable in <a href="https://github.com/apache/maven-javadoc-plugin/compare/maven-javadoc-plugin-3.5.0...maven-javadoc-plugin-3.6.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.maven.plugins:maven-javadoc-plugin&package-manager=maven&previous-version=3.5.0&new-version=3.6.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details>
Sign in to join this conversation.
No description provided.