Skip to content

Commit 7961caf

Browse files
chore(deps): bump org.apache.maven.plugins:maven-javadoc-plugin from 3.11.2 to 3.12.0 (#125)
[//]: # (dependabot-start) ⚠️ **Dependabot is rebasing this PR** ⚠️ Rebasing might not happen immediately, so don't worry if this takes some time. Note: if you make any changes to this PR yourself, they will take precedence over the rebase. --- [//]: # (dependabot-end) Bumps [org.apache.maven.plugins:maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin) from 3.11.2 to 3.12.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.12.0</h2> <!-- raw HTML omitted --> <h2>:boom: Breaking changes</h2> <ul> <li>remove fix mojo (<a href="https://redirect.github.com/apache/maven-javadoc-plugin/pull/1263">#1263</a>) <a href="https://github.com/elharo"><code>@​elharo</code></a></li> <li>detectOfflineLinks is now false per default for all <em>jar</em> mojo issue <a href="https://redirect.github.com/apache/maven-javadoc-plugin/issues/1258">#1258</a> (<a href="https://redirect.github.com/apache/maven-javadoc-plugin/pull/1259">#1259</a>) <a href="https://github.com/olamy"><code>@​olamy</code></a></li> </ul> <h2>🐛 Bug Fixes</h2> <ul> <li>Fix legacyMode (<a href="https://redirect.github.com/apache/maven-javadoc-plugin/pull/1265">#1265</a>) <a href="https://github.com/fridrich"><code>@​fridrich</code></a></li> <li>Fix <code>package {...} does not exist</code> in <code>legacyMode</code> (<a href="https://redirect.github.com/apache/maven-javadoc-plugin/pull/1243">#1243</a>) <a href="https://github.com/JackPGreen"><code>@​JackPGreen</code></a></li> <li>Ensure UTF-8 charset is used to avoid IllegalArgumentException: Null charset name (<a href="https://redirect.github.com/apache/maven-javadoc-plugin/pull/1245">#1245</a>) <a href="https://github.com/elharo"><code>@​elharo</code></a></li> <li>Remove Javadoc 1.4+ / -1.1 switch related warning (<a href="https://redirect.github.com/apache/maven-javadoc-plugin/pull/1240">#1240</a>) <a href="https://github.com/perceptron8"><code>@​perceptron8</code></a></li> </ul> <h2>👻 Maintenance</h2> <ul> <li>protect 3.8.x branch (<a href="https://redirect.github.com/apache/maven-javadoc-plugin/pull/1238">#1238</a>) <a href="https://github.com/hboutemy"><code>@​hboutemy</code></a></li> <li>feat: enable prevent branch protection rules (<a href="https://redirect.github.com/apache/maven-javadoc-plugin/pull/1228">#1228</a>) <a href="https://github.com/sparsick"><code>@​sparsick</code></a></li> </ul> <h2>📦 Dependency updates</h2> <ul> <li>Bump org.codehaus.mojo:mrm-maven-plugin from 1.6.0 to 1.7.0 (<a href="https://redirect.github.com/apache/maven-javadoc-plugin/pull/1257">#1257</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> </ul> <h2>3.11.3</h2> <!-- raw HTML omitted --> <h2>🚨 Removed</h2> <ul> <li>Remove workaround for long patched CVE in javadoc (<a href="https://redirect.github.com/apache/maven-javadoc-plugin/pull/388">#388</a>) <a href="https://github.com/elharo"><code>@​elharo</code></a></li> </ul> <h2>🚀 New features and improvements</h2> <ul> <li>Issue <a href="https://redirect.github.com/apache/maven-javadoc-plugin/issues/369">#369</a> Support --no-fonts option per default for jdk 23+ (<a href="https://redirect.github.com/apache/maven-javadoc-plugin/pull/375">#375</a>) <a href="https://github.com/olamy"><code>@​olamy</code></a></li> </ul> <h2>🐛 Bug Fixes</h2> <ul> <li>Make the legacyMode consistent (Filter out all of the module-info.java files in legacy mode, do not use --source-path in legacy mode) (<a href="https://redirect.github.com/apache/maven-javadoc-plugin/pull/1217">#1217</a>) <a href="https://github.com/fridrich"><code>@​fridrich</code></a></li> <li><a href="https://issues.apache.org/jira/browse/MJAVADOC-826">[MJAVADOC-826]</a> - Don't try to modify project source roots (<a href="https://redirect.github.com/apache/maven-javadoc-plugin/pull/358">#358</a>) <a href="https://github.com/oehme"><code>@​oehme</code></a></li> </ul> <h2>📝 Documentation updates</h2> <ul> <li>Correct javadoc-no-fork description on index-page (<a href="https://redirect.github.com/apache/maven-javadoc-plugin/pull/368">#368</a>) <a href="https://github.com/Bukama"><code>@​Bukama</code></a></li> <li><a href="https://issues.apache.org/jira/browse/MNGSITE-529">[MNGSITE-529]</a> - Rename &quot;Goals&quot; to &quot;Plugin Documentation&quot; (<a href="https://redirect.github.com/apache/maven-javadoc-plugin/pull/360">#360</a>) <a href="https://github.com/Bukama"><code>@​Bukama</code></a></li> <li>(doc) Close links tag in links parameter javadoc example (<a href="https://redirect.github.com/apache/maven-javadoc-plugin/pull/355">#355</a>) <a href="https://github.com/sixcorners"><code>@​sixcorners</code></a></li> </ul> <h2>👻 Maintenance</h2> <ul> <li>Be consistent about data encoding when copying files (<a href="https://redirect.github.com/apache/maven-javadoc-plugin/pull/1215">#1215</a>) <a href="https://github.com/fridrich"><code>@​fridrich</code></a></li> <li>Clean up JavadocUtilTest (<a href="https://redirect.github.com/apache/maven-javadoc-plugin/pull/1210">#1210</a>) <a href="https://github.com/elharo"><code>@​elharo</code></a></li> <li>Use Java 7 relativization instead of hand-rolled code (<a href="https://redirect.github.com/apache/maven-javadoc-plugin/pull/385">#385</a>) <a href="https://github.com/elharo"><code>@​elharo</code></a></li> <li>Rephrase source code fix interactive messages for clarity (<a href="https://redirect.github.com/apache/maven-javadoc-plugin/pull/390">#390</a>) <a href="https://github.com/elharo"><code>@​elharo</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/2a06bed2ace935251ceec2f49468834df1dcbce3"><code>2a06bed</code></a> [maven-release-plugin] prepare release maven-javadoc-plugin-3.12.0</li> <li><a href="https://github.com/apache/maven-javadoc-plugin/commit/a71ecf9cfc2acf3a78a217af17f9cfe6b5dbb973"><code>a71ecf9</code></a> bump version 3.12.0-SNAPSHOT</li> <li><a href="https://github.com/apache/maven-javadoc-plugin/commit/88f2b717b7398812bdc74cd295692380deeca7ad"><code>88f2b71</code></a> [maven-release-plugin] prepare for next development iteration</li> <li><a href="https://github.com/apache/maven-javadoc-plugin/commit/7e1895659b26142d57798d7d0a835a3a662a5022"><code>7e18956</code></a> [maven-release-plugin] prepare release maven-javadoc-plugin-3.11.4</li> <li><a href="https://github.com/apache/maven-javadoc-plugin/commit/c11b76c04cc6f82746e4e4496f1ac9e48f57f10a"><code>c11b76c</code></a> In legacyMode, don't use -sourcepath, unless excludePackageNames is not empty...</li> <li><a href="https://github.com/apache/maven-javadoc-plugin/commit/bc9904b2ee223088aebb146922f6da05129a52e6"><code>bc9904b</code></a> remove fix mojo (<a href="https://redirect.github.com/apache/maven-javadoc-plugin/issues/1263">#1263</a>)</li> <li><a href="https://github.com/apache/maven-javadoc-plugin/commit/f3101350fe0420692d496d34262b8bb514371b68"><code>f310135</code></a> Fix <code>package {...} does not exist</code> in <code>legacyMode</code> (<a href="https://redirect.github.com/apache/maven-javadoc-plugin/issues/1243">#1243</a>)</li> <li><a href="https://github.com/apache/maven-javadoc-plugin/commit/c8270f9519fcef85ce4d86fa34633e6ca43d671a"><code>c8270f9</code></a> detectOfflineLinks is now false per default for all <em>jar</em> mojo issue <a href="https://redirect.github.com/apache/maven-javadoc-plugin/issues/1258">#1258</a> ...</li> <li><a href="https://github.com/apache/maven-javadoc-plugin/commit/953e60979c2ee84542f92b1edb19d7ce3507f4bf"><code>953e609</code></a> Delete flaky test (<a href="https://redirect.github.com/apache/maven-javadoc-plugin/issues/1260">#1260</a>)</li> <li><a href="https://github.com/apache/maven-javadoc-plugin/commit/2bba7a4e73a098c54de9d301d920ae89c85540be"><code>2bba7a4</code></a> Bump org.codehaus.mojo:mrm-maven-plugin from 1.6.0 to 1.7.0</li> <li>Additional commits viewable in <a href="https://github.com/apache/maven-javadoc-plugin/compare/maven-javadoc-plugin-3.11.2...maven-javadoc-plugin-3.12.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.11.2&new-version=3.12.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> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0604341 commit 7961caf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -212,7 +212,7 @@
212212
</plugin>
213213
<plugin>
214214
<artifactId>maven-javadoc-plugin</artifactId>
215-
<version>3.11.2</version>
215+
<version>3.12.0</version>
216216
</plugin>
217217
<plugin>
218218
<artifactId>maven-surefire-plugin</artifactId>

0 commit comments

Comments
 (0)